Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Everything about Design #822 goes here ! (Remade because other are closed or trashed) |
Everything about Design #822 goes here ! |
Well look at website. Something wrong in the last code you provided.
Added (2011-01-25, 7:40 Am) NB: nevermind think i managed to place code correct so it fixed itself. Added (2011-01-25, 7:50 Am) Better known as Mr_Smith or Chris-Erik Fotland.
Post edited by Mich - Tuesday, 2011-01-25, 1:42 PM
|
Mich, go to CP->Design->Design management->Style sheet->find body and change margin: 40px; into 0px
Go to CP->Design-.Design management->Top part of the website->find this Code <div align="center" Code <div align="center" style="width: 900px; margin: auto;"> The code of the bar we have suggested before should be replaced with this one Code <div style="background: url(http://celebrities.ucoz.com/Celebrities_Magazine_Top_Menu.png); height: 42px; line-height: 42px; width: 900px; -moz-border-radius: 0px 0px 20px 20px;">******</div> And only after this code, the code of the logo should be embede. It should look like this Code <img align="left" alt="" src="Celebrities_Banner.png" style="margin: 10px 0px;"> |
Followed all steps and codes are messed again dangit.
Added (2011-01-25, 9:18 Am) Added (2011-01-25, 9:30 Am) if that's usefull info Better known as Mr_Smith or Chris-Erik Fotland.
|
I was. Could not be more carefull :c
This is getting on my nerves i need a long break. Added (2011-01-25, 12:43 PM) Code <table class="header-table"> <div style="background: url(http://celebrities.ucoz.com/Celebrities_Magazine_Top_Menu.png); height: 42px; line-height: 42px; width: 900px; -moz-border-radius: 0px 0px 20px 20px;">$WDAY$, $DATE$, $TIME$ | Logged in as <a href="$USERNAME$">$USERNAME$</a> | Group "$USER_GROUP$</div> <tr><td class="nav-block"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->My profile<!--</s>--></a><?else?> | <a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a><?endif?> <?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$"><!--<s5164>-->Log out<!--</s>--></a><?else?> | <a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$">RSS</a><?endif?></td></tr> </table> I don't find align part... Better known as Mr_Smith or Chris-Erik Fotland.
|
Natashko, do you mind if i make a second solution but through CSS ?
Mich, do this this is also a solution go to CP ---> Design ---> Design management (templates) ---> top part of the website put this code there:
Code <table class="header-table2"><tr><td class="nav-top" style="height: 42px; line-height: 40px">$WDAY$, $DATE$, $TIME$ | Logged in as $USERNAME$ | Group "$USER_GROUP$</td> </tr></table> <table class="header-table3"> <tr><td style="background: url(Celebrities_Banner.png)no-repeat; height: 84px;width:424px;"></td></tr></table> <table class="header-table"> <tbody> <tr><td class="nav-block"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->My profile<!--</s>--></a><?else?> | <a href="$REGISTER_LINK$"><!--<s3089>-->Registration<!--</s>--></a><?endif?> <?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$"><!--<s5164>-->Log out<!--</s>--></a><?else?> | <a href="$LOGIN_LINK$"><!--<s3087>-->Login<!--</s>--></a><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$">RSS</a><?endif?></td></tr> </tbody></table> and add these lines in CSS: Code table.header-table2 {width: 900px; border: 0px; border-collapse: collapse; margin-left: auto; margin-right: auto; background: url('http://celebrities.ucoz.com/Celebrities_Magazine_Top_Menu.png') no-repeat; height: 42px; -moz-border-radius-bottomleft:20px;-moz-border-radius-bottomright:20px;} table.header-table3 {width: 900px; border: 0px; border-collapse: collapse; margin-left: auto; margin-right: auto;margin-top:5px;margin-bottom:5px;height: 84px;} td.nav-top{height: 34px; text-align: left; color: #ffffff; padding-left: 20px;} this will work also To busy building a passive income online ;)
|
As Sunny Said, I tried to change the banner of my Website. But I didn't find the url : .s/t/822/3.jpg in my CSS.
What Can I do? Added (2011-02-16, 5:16 Am) |
Thnx a lot
|
Madhu, but in design 822 the menu is on the right. I have checked your website. And the menu bar is on the right on your website. Please, specify whether the problem is still topical. And if it is, provide a screenshot of what you need to be changed and how.
|
| |||