11
dezigner
Re: stuck on my 1st theme...Update
  • 2006/7/11 3:36

  • dezigner

  • Just popping in

  • Posts: 12

  • Since: 2006/5/15


Well, I finally got it to work, thanks to an extensive search in the forums & I think a post by bassman plus some tinkering.

Here's what I did...

Opened theme_blockcenter_c.html and changed...



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




to


<{$block.title}>

<{$block.content}>



Repeat this for theme_blockcenter_l.html and theme_blockcenter_r.html but no need to bother with removing the fieldset tags in those as it makes no difference.

then edit your theme CSS file at...

#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {
padding: 3px;
color: #000000;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}

change to (without the image, unless you have one to use)...

#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {
background-image: url(blocktitlebar.gif);
padding: 3px;
color: #F89000;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}


I still have some experimenting to do but so far, so good.

see it here http://www.gigaclix.com

Login

Who's Online

371 user(s) are online (51 user(s) are browsing Support Forums)


Members: 0


Guests: 371


more...

Donat-O-Meter

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

Latest GitHub Commits