1
kprhosting
Making theme full width
  • 2006/6/13 12:06

  • kprhosting

  • Just popping in

  • Posts: 13

  • Since: 2005/7/28


I want the theme to be full width of the screenhttp://todayspoker.info

As of now its fixed width and it messes with some of the parts of the site.

I tried contacting designer and no reply.

any help to acheive this would be great.

thanks

Kev

2
tedsmith
Re: Making theme full width
  • 2006/6/13 12:34

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


It depends what theme you're using - they vary. But generally, look in the style.css file and find references to 'width' or "table width="700px"...". If your theme is a fixed with the value will be given as pixels (px). Just change the value to say 90%.

I'm at work at the moment so can't look up my own theme details for you. But it's something like the above.

Ted

3
younes
Re: Making theme full width
  • 2006/6/13 12:35

  • younes

  • Just popping in

  • Posts: 1

  • Since: 2006/5/28


i don't know if it works with all the themes, but i had the same probleme with my "Obscene V3" theme
so, in my "style.css" i turned the
#obLayout {
    
width760px;


into

#obLayout {
    
width100%;


and now it fits my screen's size ... hope it will help you

4
tedsmith
Re: Making theme full width
  • 2006/6/13 12:36

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Snap :0)

5
Quest
Re: Making theme full width
  • 2006/6/13 12:59

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


You also have something in your theme.html which looks a little askew to me, but then again I'm not fully awake yet.

You have a tr then td colspan 2, then a table but then you close the tr and table. Hard to explain. I also noticed in your .css that the centercolumn is set to 100%.

Here is the place in theme.html I am rambling about. Just seems odd to me.

<tr>
<td colspan="2">
<table cellspacing="0" cellpadding="0" width="100%" border="0">

</tr>
</table>
<center><!-- BetHoldem.com Creative AID: 10628 CID: 11281-->
<a href="http://banners.earnunited.com/climps/click?cl=V1%3ANjQ0ODc1MjM0OjExMjgxOjExMDozOjIzMjc4OjE%3D" border="0"><img src="http://banners.earnunited.com/climps/impress?im=V1%3AMTUwNjAyMTg2OjExMjgxOjExMA%3D%3D" border="0"></a><center> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="180" class="headerprvi">

6
mfrankena
Re: Making theme full width
  • 2006/6/13 13:38

  • mfrankena

  • Just popping in

  • Posts: 26

  • Since: 2006/1/26


i use the same theme, what i did is center my logo, then create to images, white in same height and placed them on both sides of my logo, messed around with the width of these 2 and voila, done.

Login

Who's Online

170 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 170


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits