Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Everything about design #997 goes here! (Design, Template 997) |
Everything about design #997 goes here! |
I'm not sure but from what I can see you have to change the table width on the site pages from
Code <table border="0" cellpadding="0" width="700" cellspacing="0" style="border-left:1px solid #DEDEDE;border-right:1px solid #DEDEDE;padding:0 1px 0 1px;margin-left:auto;margin-right:auto;"> To
Code <table border="0" cellpadding="0" width="1000" cellspacing="0" style="border-left:1px solid #DEDEDE;border-right:1px solid #DEDEDE;padding:0 1px 0 1px;margin-left:auto;margin-right:auto;"> Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Ookami,
Quote (Ookami) hmm now i cant seem to find the place to be able to change the banner and add a background image to the background in order to put a background image, go to CP->Design->Design management (CSS)-> and add this body {background: url(URL/TO/IMG) !important;} In order to substitute logo at your website use CP->Quick substitution of template parts and substitute this Code background:url('/.s/t/997/5.jpg') Code background:url(URL/TO/YOUR/LOGO) |
Ookami, you can make a white background for your left blocks so the gap will disappear. if that is what your want , please provide your website url so i can see what you already changed on your website
To busy building a passive income online ;)
|
ok ty heres my url
http://anigopsp.ucoz.com/ |
Ookami, go to CP ---> Design ---> Quicksubstitution of Template Parts ---> Simple --->
Find: Code <td valign="top" width="175" style="padding-right:1px;"> Replace by: Code <td valign="top" width="230" style="padding-right:1px;background-color:#ffffff;"> To busy building a passive income online ;)
|
(Natashko) in order to put a background image, go to CP->Design->Design management (CSS)-> and add this body {background: url(URL/TO/IMG) !important;} the code wont work on my site. please help. My site sorry, its working now. Post edited by firedauz - Monday, 2012-12-31, 11:44 AM
|
| |||