It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming CSS Forum

CSS-P Help needed....

CSS-P Help needed....

Postby parasharia on Thu Oct 07, 2004 10:26 pm

Please could I get some help on the following:

I have just finished creating a CSS Zen Garden site but I am having problems with Firefox and Opera. Please could someone have a look at http://www.parasharia.com/zengarden and see if you can tell what the problems are... any help will be very much appeciated.
parasharia
 
Posts: 3
Joined: Thu Oct 07, 2004 10:24 pm
Location: UK

Postby Kotik on Thu Oct 07, 2004 11:40 pm

I only use IE 6. Its working fine for me.
DEVPPL : News Publisher
User avatar
Kotik
1000+ Club
 
Posts: 1086
Joined: Mon Aug 23, 2004 12:25 am
Location: Sweden

Postby ReFredzRate on Fri Oct 08, 2004 5:47 am

Looks like it's trying to align the text at the right, next to the chinese symbol...
ReFredzRate
1000+ Club
 

Postby adl on Fri Oct 08, 2004 9:49 am

Looks good :)

You could have done it as a background image I think. Or try to change the position attributes, absolute/relative.

I'm (also) pretty fed up with making them look the same on every browser. Almost tossed my laptop trough the window, lol
adl
 
Posts: 29
Joined: Sun Sep 19, 2004 4:11 pm
Location: Finland

Postby Eric on Thu Oct 28, 2004 1:07 am

I assume you got it now? Pretty nice site you got there. Is it for a contest or what?
Eric
 
Posts: 0
Joined: Sun Oct 24, 2004 9:16 pm
Location: Chandler, Arizona

Postby ReFredzRate on Thu Oct 28, 2004 7:01 am

Looking good now. Seems like the problem is gone :)
ReFredzRate
1000+ Club
 

Postby parasharia on Thu Oct 28, 2004 8:32 am

thanks for all your help....and yeah i got it sorted eventually.

it is for a showcase site called www.csszengarden.com. i'm still waiting to here if my site will be added...watch this space!
parasharia
 
Posts: 3
Joined: Thu Oct 07, 2004 10:24 pm
Location: UK

Postby ReFredzRate on Thu Oct 28, 2004 9:19 am

So... do you mind telling us what was actually wrong? We just might learn something... ;)
ReFredzRate
1000+ Club
 

Postby parasharia on Thu Oct 28, 2004 11:29 am

i used a <div align = center> instead of using the positional techniques available through CSS-P.
parasharia
 
Posts: 3
Joined: Thu Oct 07, 2004 10:24 pm
Location: UK

Postby Glass_Prison on Sat Nov 06, 2004 12:36 pm

For align center, you can always do this:

Your style:
Code: Select all
.class {
margin: auto auto;
}


and your content:
Code: Select all
<div class="class"></div>


I'm not sure on what the limitations for CSS Zen Gardens are, though any site designed for them is really nice.
Glass_Prison
 
Posts: 14
Joined: Sat Nov 06, 2004 12:28 pm
Location: Michigan, US


Who is online

Users browsing this forum: No registered users and 0 guests

cron