Hello, I'm rather interested in this. I could help with a lot of things. I have a lot of experience with certain plugins (I had a server for about two years) and i am very active on multiple servers. I have Skype and teamspeak so i can voice chat/speak any time necessary. I'm also 17.
I can...
Okay ill try explain it a little better. I am working on a website that has two <div> that have a width of 100% (so it goes all the way across) i have managed to get the first part header1 to work but navigation still has what looks like a margin. Is that explained any better?
Okay so i am making a website and i have two divs both of which have a margin of 100%. i managed to get the first div to work but the second one isnt having any of it.
#header1 {
background-color:#000;
width:100%;
height: 50px;
position: absolute;
top: 0;
left: 0...
Hello everyone, i have decided to start working on a website (something basic yet nice) and i thought id show my progress. Keep in mind i'm definetly not the most skilled web designer nor would i class myself as a web designer. My design will probably suck in comparison to some of the other...
I'm trying to allow a user to select a background of their choice when they login but i am not sure how to do this.
I have already set backgrounds to choose from and i have a bg colum with a default of 1 in my table but i am not sure how to tell my database how to work with it.
WHat im trying...
Yea i went to the url and it show me them
footer {
border-top:1px dashed #ddd;
color:#999;
}
.clear {
clear:both;
{
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF...
Okay i tried the
<link href="css/global.css?v=12" rel="stylesheet">
but i am still not getting the style. The text shows but not the style. Note: this is only the style of my error box as the rest of the website is showing.
It just says 1
The php is all fine the errors it gets show up. The style from the css wont show though :s
The css is linked right as everything else shows up