navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

on last ccs help - I hope

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> on last ccs help - I hope
Page: [1]
 
concho pearl

 

Posts: 53
Joined: 3/13/2007
Status: offline

 
on last ccs help - I hope - 4/7/2007 20:28:53   
First of all thanks for all the help here.

I've gotten my site pretty much the way I want it.

Just one more question , the one template I'm using is a word press template.
Word press has you write a tag line that is then put into the template.

My tag line is WE DO FOR A LIVIN ' - WHAT WE DO FOR FUN!

Here on word press it's on the left, on the site which is done in FP it's on the right.
Is there a way to move it to the left?

http://outdoorsmansa.com/bragboard/
Nicole

 

Posts: 2802
Joined: 9/15/2004
From: Nambucca / Kempsey, Australia
Status: offline

 
RE: on last ccs help - I hope - 4/8/2007 2:44:18   
Have you tried adding style="text-align: right;"



_____________________________

Nambucca Valley & Kempsey Web Design | NixDesign
Get Netscape Navigator 9

(in reply to concho pearl)
jaybee

 

Posts: 13972
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: on last ccs help - I hope - 4/8/2007 5:58:21   
On the site you have buckeloads of non-breaking spaces again

<td colspan="4" class="logocell" bgcolor="#002400" height="28">                                                                                      <font size="2">   
			</font>    <font color="#80755E" face="Arial">                      
			<i><b>WE DO FOR A LIVIN '  -  WHAT WE DO FOR FUN!</b></i></font></td>


To put the text on the left get rid of all those and it should shift across. If not then right click on the cell and choose align left.

or you can shift your Wordpress over to the right. In your styles you've got a bit of a mess you should sort out anyway

.description {
FONT-SIZE: 1.2em;
TEXT-ALIGN: center;
COLOR: #7D5B38;
TEXT-DECORATION: none;
TEXT-ALIGN: left;
margin-left: 5px;
}

delete one of those and change the other to text-align:right;

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to Nicole)
Nicole

 

Posts: 2802
Joined: 9/15/2004
From: Nambucca / Kempsey, Australia
Status: offline

 
RE: on last ccs help - I hope - 4/8/2007 6:13:49   
My appologies, I used the Firefox Web Developer Toolbar to edit CSS and just changed the text-align: left to text-align: right.

I didn't see the other one.

btw, I know you didn't ask either, but your banner image took 23 seconds to load on Broadband, that must be painfully slow on dial-up. I'd look at that too.

_____________________________

Nambucca Valley & Kempsey Web Design | NixDesign
Get Netscape Navigator 9

(in reply to jaybee)
concho pearl

 

Posts: 53
Joined: 3/13/2007
Status: offline

 
RE: on last ccs help - I hope - 4/8/2007 17:07:15   
Thanks for the FYI, I thought I had all the png files out but I found one, it's loading at 11 sec. 128K

(in reply to Nicole)
treetopsranch

 

Posts: 963
From: Cottage Grove, OR, USA
Status: offline

 
RE: on last ccs help - I hope - 4/8/2007 23:25:50   
Still too long. Most dialups are 28-33k. When I used to surf with my dial up I was outa there after 5 seconds if the web hadn't loaded by then.

_____________________________

Don from TreeTops Ranch, Oregon

"I've got a taste for quality and luxury"


(in reply to concho pearl)
jaybee

 

Posts: 13972
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: on last ccs help - I hope - 4/9/2007 4:32:24   
Ideally you should try to keep images down around the 40k max mark. If your page is specifically aimed towards a market where you visitors are likely to be on dial-up then the entire page needs to be around 40k.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to treetopsranch)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> on last ccs help - I hope
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts