Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Everything about design #827 goes here! (Design, Template 827) |
Everything about design #827 goes here! |
mewluck, if you edited the logo correctly in photoshop then it should be still under the logo , i don't really know what your logo size is but i think that this will work.
go to CP ---> Design ---> Design management (templates) ---> Module pages example : site pages 1. Manually replacing in all Modules Find: Code <td id="content"> <div id="navigation"> <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?> </div> <div id="date">$WDAY$, $DATE$, $TIME$<?if($USERS_ON$)?><br><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?></div> Replace by: Code <td id="content"> <div id="date">$WDAY$, $DATE$, $TIME$<?if($USERS_ON$)?><br><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?></div> <div id="navigation"> <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?> </div> what i would recommend for you is to use our Quick Substitution of Template Parts feature this might be easy'er for you 2. Quick Substitution of Template Parts go to CP ---> Design ---> Quick Substitution of Template Parts ---> Multiline Find: Code <td id="content"> <div id="navigation"> <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?> </div> <div id="date">$WDAY$, $DATE$, $TIME$<?if($USERS_ON$)?><br><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?></div> Replace by: Code <td id="content"> <div id="date">$WDAY$, $DATE$, $TIME$<?if($USERS_ON$)?><br><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?></div> <div id="navigation"> <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?> </div> To busy building a passive income online ;)
|
im having trouble with my banner so instead i just want to lower that menu is there a way to do it
http://i1084.photobucket.com/albums/j403/ZoMbIeMaStOr/Untitled-2.png <my problem. Post edited by defaultNick5662 - Sunday, 2011-09-11, 1:50 AM
|
in my website
www.deadflyers.ucoz.com i want to change welcome test on the .....but the top of the website global block is not visible.....plz help.... i tried changing it through visual editor but after adding text the picture get disfigured...plz help me |
SerialKiller, it's within the 'Site Pages' template and templates of module main pages:
Quote <div id="date">$WDAY$, $DATE$, $TIME$<?if($USERS_ON$)?><br><?if($USER_LOGGED_IN$)?><!--<s5200>-->Logged in as<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Group<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Welcome<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?></div> I'm not active on the forum anymore. Please contact other forum staff.
|
I want to have a picture at the right and the left of the box containing the counter strike picture.....in template 827
what should i do.....i added image using img src but there is a space on the top of the center box which i do not want....plz help Added (2012-03-01, 1:12 PM) Added (2012-03-01, 1:21 PM) |
here is the picture
plz help.... I dont want the space above the picture.... Added (2012-03-16, 12:18 PM) Added (2012-03-16, 12:19 PM) Post edited by SerialKiller - Friday, 2012-03-16, 6:16 PM
|
| |||