The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Help me with this please

2 posters

Go down

Help me with this please Empty Help me with this please

Post by Amel Nuhanovic April 27th 2011, 2:43 am

Ok problem is about this widgets side bar what rono make ,i want in right side not left side if i can get please,and second probelm is in that old rono forum when you looking widgets its black but in mine forum is white and dont look good can i get that in black please...THANKS
Help me with this please 21y45211

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<style>
.widgetleft {position: fixed; top: 0px; left: 0px; width: auto; height: 100%; overflow-y: auto;}
.widgetleft .mainwidgetleft {display: none;}
.widgetleft:hover .mainwidgetleft {display: block;}
.widgetleft:hover {padding-left: 10px; padding-right: 20px; width: 200px; padding-top:5px}
.widgetleft {background: #ffffff url('https://2img.net/h/oi47.tinypic.com/2prepno.jpg') top right repeat-y; min-width: 20px;}
.widgetleft:hover {background: #ffffff url('https://2img.net/h/oi49.tinypic.com/359alpz.png') top right repeat-y;}
</style>

<table cellpadding="0" cellspacing="0" width="auto">
<tr>
<td class="widgetleft" width="20"><div class="mainwidgetleft">

<table><tr><td>

CONTENT/TABLES ETC HERE

</td></tr></table>
</td></tr></table>
Amel Nuhanovic
Amel Nuhanovic
Forumember

Male Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina

Back to top Go down

Help me with this please Empty Re: Help me with this please

Post by kirk April 27th 2011, 6:09 am

change all the left text in the code to say right,

try this and see if it works, i dont have time to test the whole thing now so i am not really sure if the all have to be changed to right or not?

But you may be able to add align tags or it should come down to changing one of those lefts to right somewhere.

anyway give that a shot if not reply back and i will play around with it tomorrow when i have more time.


Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<style>
.widgetleft {position: fixed; top: 0px; left: 0px; width: auto; height: 100%; overflow-y: auto;}
.widgetleft .mainwidgetright {display: none;}
.widgetright:hover .mainwidgetright {display: block;}
.widgetleft:hover {padding-right: 10px; padding-right: 20px; width: 200px; padding-top:5px}
.widgetright {background: #ffffff url('http://i47.tinypic.com/2prepno.jpg') top right repeat-y; min-width: 20px;}
.widgetright:hover {background: #ffffff url('http://i49.tinypic.com/359alpz.png') top left repeat-y;}
</style>

<table cellpadding="0" cellspacing="0" width="auto">
<tr>
<td class="widgetright" width="20"><div class="mainwidgetright">

<table><tr><td>

CONTENT/TABLES ETC HERE

</td></tr></table>
</td></tr></table>

what color do you want what?

you just change the color ffffff to color 000000 for black? but i am not exactly sure what color you want for what?
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum