1
ThatPoshGirl
Does anyone have a fixed width version of the fydarkblack theme?

I'm trying to make the fydarkblack theme fixed width and it is not going well. Does anyone happen to have one they can send me?

2
Bassman
Re: Does anyone have a fixed width version of the fydarkblack theme?
  • 2006/10/4 0:43

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Not that hard to do, all you need to do is open theme.html and add just below :
Quote:




and don't forget to close the div immediately before

Then in your style.css file:

Quote:


div#container {width:750px;}



Or whatever width you want. If there's more than one css file, add it to all of them.

3
ThatPoshGirl
Re: Does anyone have a fixed width version of the fydarkblack theme?

Thanks for the advice but that didn't work. In ie it made the logo center but in NetScape it did nothing at all.

http://thrillerotica.com

4
Bassman
Re: Does anyone have a fixed width version of the fydarkblack theme?
  • 2006/10/4 1:48

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Odd...... let me download it and have a look.

5
Bassman
Re: Does anyone have a fixed width version of the fydarkblack theme?
  • 2006/10/4 2:00

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


OK this worked for me: Needed an extra
to make it centre properly.

Quote:













<{$xoops_sitename}> :: <{$xoops_pagetitle}>















<{$xoops_sitename}><{$xoops_banner}>





 <{$xoops_sitename}>  • 
News  • 
Forum  • 
Voting  • 
Members  • 
Downloads  • 
Links  • 
FAQ  • 
Contact 







<{if $xoops_showrblock == 1}>







<{foreach item=block from=$xoops_lblocks}>
<{$block.title}>

<{$block.content}>

<{/foreach}>







<{if $xoops_showcblock == 1}>











<{foreach item=block from=$xoops_ccblocks}>


<{$block.title}>
<{$block.content}>



<{/foreach}>







<{foreach item=block from=$xoops_clblocks}>


<{$block.title}>
<{$block.content}>



<{/foreach}>







<{foreach item=block from=$xoops_crblocks}>


<{$block.title}>
<{$block.content}>



<{/foreach}>




<{/if}>




<{$xoops_contents}>





<{foreach item=block from=$xoops_rblocks}>
<{$block.title}>

<{$block.content}>

<{/foreach}>



<{/if}>



<{$xoops_footer}> :: Theme4u







don't forget to clear the contents of templates_c folder of everything except index.html after you've finished.

6
ThatPoshGirl
Re: Does anyone have a fixed width version of the fydarkblack theme?

Thanks Bassman,

I must be doing something wrong because it still doesn't work. I'll keep working on it and figure it out eventually.

eta. Doh, I figured it out. Thanks again Bassman.

7
Bassman
Re: Does anyone have a fixed width version of the fydarkblack theme?
  • 2006/10/4 2:17

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


I tried it on my local test site and it worked :(

The other thing you need to do, is make sure that "Update module template .html files from themes/your theme/templates directory?" is set to Yes in Admin>Preferences>general settings (Until everything is correct, then set back to "No"

Also, did you add the div style to style.css?

EDIT: Ah, OK, cool.

Login

Who's Online

359 user(s) are online (62 user(s) are browsing Support Forums)


Members: 0


Guests: 359


more...

Donat-O-Meter

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

Latest GitHub Commits