Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #793 goes here!
Everything about design #793 goes here!
PredatoR
Posts: 132
Reputation: 0

Message # 1 | 1:47 AM
Hello i have a problem , i dont know how to move navigation menu.
Can anyone explane me please ?

Look at this IMG URL > http://i773.photobucket.com/albums/yy20/spartanwarrior3/explanation.jpg

Thank you ! biggrin



.:[ If i helped you please pump up my Reputation and give me award :) ]:.
Donught
Posts: 45
Reputation: 0

Message # 2 | 6:35 PM
Animorph, Im using this design aswell. I was wondering how to move it to the middle, You explained alot. Thanks .
PredatoR
Posts: 132
Reputation: 0

Message # 3 | 6:43 PM
Omg , You solved the biggest problem of my web site , Thank you very MUCH Animorph.

You are the BEST !!

Again thank you for this Useful Information!!



.:[ If i helped you please pump up my Reputation and give me award :) ]:.
elewab
Posts: 10
Reputation: 0

Message # 4 | 9:52 AM
why all of the containers ( both left and right ) doesn't appear on forum ?

is it just me or it's default settings of design #793 ?

can I change it? surprised

Post edited by elewab - Friday, 2010-12-24, 9:53 AM
Animorph
Posts: 2856
Reputation: 189

Message # 5 | 10:39 AM
elewab, it is there are not any blocks in forum
To busy building a passive income online ;)
Post edited by Animorph - Friday, 2010-12-24, 10:39 AM
elewab
Posts: 10
Reputation: 0

Message # 6 | 10:49 AM
I have tag board and who's online blocks
Animorph
Posts: 2856
Reputation: 189

Message # 7 | 10:53 AM
elewab, in forum ?
To busy building a passive income online ;)
elewab
Posts: 10
Reputation: 0

Message # 8 | 1:08 PM
oh,I see , so we must add it by ourselves,cause in the older design it is automatically added

I tried it but it seems the forum $BODY$ didn't have enough space , and I don't know how to solve it , then I just restore the default template back.

well I'm kinda confused. wacko

Post edited by elewab - Friday, 2010-12-24, 1:08 PM
Animorph
Posts: 2856
Reputation: 189

Message # 9 | 1:23 PM
elewab, not all uCoz designs have blocks in forum , if you want blocks in forum do the following step

go to CP -> Design > Customize design > general appearance of forum pages > find:

Code
$GLOBAL_AHEADER$
<div class="forumContent">

change it to:

Code
$GLOBAL_AHEADER$

After that go and find:

Code
$BODY$</div>< /br>

Change it to this:

Code
<table border="0" cellspacing="0" cellpadding="0" width="960">
  <tr>
  <td id="leftcol">
  $GLOBAL_CLEFTER$
  </td>
  <td id="maincol">
  <div id="maincol_inside"><!-- <body> -->$BODY$<!-- </body> --></div>
  </td>
  <td id="rightcol">
  $GLOBAL_DRIGHTER$
  </td>
  </tr>
  </table><br />

and then you have your blocks in forum


To busy building a passive income online ;)
PredatoR
Posts: 132
Reputation: 0

Message # 10 | 1:39 PM
Hello good people .

i have again one problem and i dont know the way how to fix it .

Well my problem is i wanna move "left container" little to right side , and "right container" little to left side . So i mean to move it some px ; .
This image will show you what i wanna to do. & i wanna to move the text from navigation menu to center how this same image will show you :

>>>Click Here for the image <<<

I will give you reward and reputation points for help ;)



.:[ If i helped you please pump up my Reputation and give me award :) ]:.
Animorph
Posts: 2856
Reputation: 189

Message # 11 | 1:45 PM
PredatoR, please provide website URL
To busy building a passive income online ;)
PredatoR
Posts: 132
Reputation: 0

Message # 12 | 1:53 PM
http://delta-crew.ucoz.com/ here is the website URL , and thank you for helping !!

.:[ If i helped you please pump up my Reputation and give me award :) ]:.
Animorph
Posts: 2856
Reputation: 189

Message # 13 | 3:23 PM
PredatoR, i got your problem for the blocks fixed


CSS Part

now The first thing that you need to to is remove whole your CSS and put this one instead , don't worry i used your images

----------------your CSS--------------


HTML Part

go to CP ---> Design ---> Quick substitution of template parts --->

Find:

Code
<table border="0" cellspacing="0" cellpadding="0" width="960">

Replace by:

Code
<table border="0" cellspacing="0" cellpadding="0" style="margin-left:30px;">

now i do not know if you need to edit your blocks size because i used the default blocks.

Forum Part

go to Cp ---> Design ---> Design management templates ---> Forum ---> General appearance of forum pages

Find:

Code
<div class="forumContent">

Replace by:

Code
<div class="forumContent" style="margin-left:50px;margin-right:50px;">

i was not able to get your menu at the right place without destroying your design sorry


To busy building a passive income online ;)
PredatoR
Posts: 132
Reputation: 0

Message # 14 | 11:23 PM
Omg , AMAZING !!
Thank you very much for help and spending your time !! <3


.:[ If i helped you please pump up my Reputation and give me award :) ]:.
Post edited by PredatoR - Wednesday, 2010-12-29, 11:44 PM
PredatoR
Posts: 132
Reputation: 0

Message # 15 | 11:46 PM
Animorph, Now i wanna change block size , i allredy send you pm smile

.:[ If i helped you please pump up my Reputation and give me award :) ]:.
uCoz Community » For Webmasters » Design Customization » Everything about design #793 goes here!
Search: