21
astonstreet
Re: Obscene_V3

Thankyou Thankyou



22
astonstreet
Obscene_V3

I have just uploaded another theme to my site ~ its the third version of my obscene theme... it can be viewed and downloaded at my site.

Feedback is welcome... hope somebody likes it.



23
astonstreet
Re: How make user menu top site inline?

I'm not sure exactly what you mean... but I think this may help you out.

In the themes style.css you will find a line that looks something like this
#usermenu a {display: block; margin: 0; padding: 4px;}


try changing block to inline.. ie:
#usermenu a {display: inline; margin: 0; padding: 4px;}


remember that after an alteration you need to delete the contents of templates_c folder before change will show.



24
astonstreet
Re: Xoops and Opera 7.5X

I'm using Opera 7.54 and I dont have that problem and although I usually use firefox, I do use Opera sometimes and have never had that problem on this site or any other... cant help you sorry.



25
astonstreet
Re: 404 error behind the scenes

I just looked at your source code and I see the line:

<img border="0" src="http://www.warpigw2.com/themes/fc_clan_blue/pixel.gif" width="4" height="1"></td>
the image is also used again later in theme.

If you use the "find" feature in your source editor and search for "pixel" you will find it.

The image is obviousely supposed to be a spacer so you could just make a 1px transparent gif and place in the theme folder.That will fix your probs.



26
astonstreet
Re: Flower theme by Ocean-Net

and remember to set templates to update in admin, or delete files from templates_c so that change will have affect.

You probably already knew this but just thought I would mention



27
astonstreet
Re: Flower theme by Ocean-Net

In the theme CSS there is this line:

td#centercolumn {font-size: 12px; vertical-align:middle;}


you need to change it to this:

td#centercolumn {font-size: 12px; vertical-align:top;}


Im pretty sure this will fix it.



28
astonstreet
astonthemes

I just uploaded a new theme to my site... Im curious to know if anyone likes it. its fixed width, I tried to make a little more colorful then what I generally do.... validates XHTML tran and CSS

http://astonthemes.com



29
astonstreet
Re: Fixed Width Vs Dynamic Width Themes?

My personal preferance is dynamic themes... but it seems more and more sites are using fixed width these days.

I think there is good logic in fixed width, making the site look the same under any resolution.



30
astonstreet
Re:W3C XHTML compliance?

The smarty code wont validate... but smarty will turn the code into html in your browser. It doesnt matter if that line in your theme doesnt validate, it only matters if it validates after smarty turns it into html.

If you try to validate the theme.html with the smarty code there will be heaps of errors, you need to validate what smarty outputs from the theme.

hope I make sense




TopTop
« 1 2 (3) 4 »



Login

Who's Online

145 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 145


more...

Donat-O-Meter

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

Latest GitHub Commits