Hi Guys
Has any body got a daft mans list of how to change the back ground colour to my home page. There was a good link some time ago of how to do this on the forum but it seams to have gone now.
Cheers Carl
Hi Guys Has any body got a daft mans list of how to change the back ground colour to my home page. There was a good link some time ago of how to do this on the forum but it seams to have gone now.
Cheers Carl |
templates/uni/css/general.css -> Right there at the TOP! |
templates/uni/css/general.css -> Right there at the TOP! That was close ghost, but no cigar. He said the Home page, not all pages, thus he needs to do a little more.
templates/tmpl_uni/css/index.css (note the home page here)
locate the following:
@charset "iso-8859-1";
And replace it with:
@charset "iso-8859-1"; @import url(../../base/css/index.css); body
The line in bold red will control the background image (if you'd like an image/gradient for the background) or you can replace the line with:
background:#ffffff;
Just insert your color code into it.
If you use a gradient please do it this way to make the gradient work proper in a scrolling environment:
background:#ffffff url('../images/body_backgr.gif');
**Note the repeat-x which will cause the color (white) to take over after the gradient image is finished and this will not allow the gradient to repeat. |
OKAY -> lets see..? CARL you mind chiming in here. We have a question for YOU. Which one of us ANSWERED you correctly. It's okay, we are bigUNITY members we can take it...GIVE US your truth CARL!
Who's wrong / Who's right FOR YOU carl :) LOL
myFAVpest wants to know ;) |
OKAY -> lets see..? CARL you mind chiming in here. We have a question for YOU. Which one of us ANSWERED you correctly. It's okay, we are bigUNITY members we can take it...GIVE US your truth CARL! Who's wrong / Who's right FOR YOU carl :) LOL myFAVpest wants to know ;) I have no idea if your mail to me referred to this thread or some of the others I see in the latest forum posts feed with your replies, but I can assure you I am not Carl or any of the other guys you've been chatting with -- I haven't posted squat in the forums for a fair week now.
|
OKAY -> lets see..? CARL you mind chiming in here. We have a question for YOU. Which one of us ANSWERED you correctly. It's okay, we are bigUNITY members we can take it...GIVE US your truth CARL!
Who's wrong / Who's right FOR YOU carl :) LOL
myFAVpest wants to know ;) I have no idea if your mail to me referred to this thread or some of the others I see in the latest forum posts feed with your replies, but I can assure you I am not Carl or any of the other guys you've been chatting with -- I haven't posted squat in the forums for a fair week now.
Come on Ghost, you messaged the wrong guy to give us an answer!! ROFLMAO, now that is a classic move there!
|