navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
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

 

image positioning with external style sheet?

 
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 >> image positioning with external style sheet?
Page: [1]
 
4TheTide

 

Posts: 1
Joined: 8/10/2006
Status: offline

 
image positioning with external style sheet? - 8/10/2006 9:27:47   
I have several images that I want to appear on all of my web pages and at the same location on each page.

Is there a way to place and position images that are NOT background images using an external style sheet?
Donkey

 

Posts: 3915
Joined: 11/13/2001
From: Blackfield United Kingdom
Status: offline

 
RE: image positioning with external style sheet? - 8/10/2006 10:50:36   
2 things you could try;

1) use server side includes or possibly fp includes. (Search this site for info)

2) Create a div give it an ID not a class, add the image as a background image to the div, position the div to appear where you want it then add the div to each page.

_____________________________

:)

I have a higher and grander standard of principle than George Washington. He could not lie; I can, but I won't.
Samuel Clemens

(in reply to 4TheTide)
Reflect

 

Posts: 4769
From: USA
Status: offline

 
RE: image positioning with external style sheet? - 8/10/2006 11:19:59   
quote:

give it an ID not a class


Why no class (Other than I have no class :))?

Curious,

Brian

_____________________________


(in reply to Donkey)
Donkey

 

Posts: 3915
Joined: 11/13/2001
From: Blackfield United Kingdom
Status: offline

 
RE: image positioning with external style sheet? - 8/10/2006 12:22:54   
Just because I assumed 4thetide would want each image to appear only once per page and it would be less confusing. If multiples of the same image are required per page then each would require it's own differently positioned div. I suppose classes could also be used, and come to think of it I can't see a real reason for using ID's instead of classes in any circumstances. If it's just the one appearance per page thing then use a class and just put it on the page once (how difficult is that?)

_____________________________

:)

I have a higher and grander standard of principle than George Washington. He could not lie; I can, but I won't.
Samuel Clemens

(in reply to Reflect)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> image positioning with external style sheet?
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