|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization side box move |
side box move |
it is possible i can move my side box with site menu, statistics, calendar on right side to more right side ??? whats the parameters in css
|
lordvirus1313, you can do almost anything. Provide your website address.
|
http://twojsmaczek.ucoz.com/
|
yes i added a 50 % to this line i want change parameters to smaller, sidebox is to huge for me. I change rate to 50 % and its ok but i cant put more to right. do you know how ?
|
ok i try but no effect beeing good, my two logos upper going crazy, banner with food goind very right sight, and sidebox is smaller but no on right side.
|
To reduce the width of the right side, change the px(pixels) of this css code
Code .part-r { width: 370px; } And after that, if your left side looks to small, you can increase her width changing the pixel of this code Code .part-l { width: 770px; } If you change the width of .part-r to 300px and the width of .part-l to 840px , it will look like this I recommend you this course offered by www.codecademy.com , that will teach you the basics of HTML and CSS, in an interesting way. :D It helped me alot! To see your HTML and CSS code, i used Page Inspector. Attachments:
3299509.jpg
(120.3 Kb)
Post edited by Mar1aN - Wednesday, 2014-10-01, 3:39 PM
|
sidebox is ok but top of page dont with that parameters, i have 2 pictures of logo one is on part-l and second on part-r
|
| |||
| |||