Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Background image on Special pages help with CSS or code?
#1
Hi,

I am almost done with coding up this site thanks to previous help I have received here. But I have run into a snag with using a different background for each section. I suspect there is a better way to do what I am trying to do with code rather than CSS, but I do not know how to do it. Of course if CSS is the best, that's fine too.

http://s418104665.onlinehome.us/index.php

The sections are working fine using the id and the background img CSS, however in the News section using I18N special pages I am not able to figure out how I will be able to insure each news page will have the same background as the parent.

My CSS is using this for now http://s418104665.onlinehome.us/theme/CM...ss?v=3.1.2

#news {
background: url(http://s418104665.onlinehome.us/data/upl...)no-repeat top left;
}

I would rather not have the client edit the CSS every time they create a new page as I have done. Plus I have the problem of the news pages that are created having the correct background.

Any help with how to code this would be much appreciated as I am not a programmer. I have searched through the forum, but I'm not finding anything to help me figure this out.

Thank you.
Reply


Messages In This Thread
Background image on Special pages help with CSS or code? - by sarnaiz - 2012-09-26, 02:13:42



Users browsing this thread: 1 Guest(s)