0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

<div> manipulations

    • vchristod's Avatar
    • vchristod
    • Jr. Rocketeer
    • Posts: 42
    • Thanks: 0

    <div> manipulations

    Posted 13 years 7 months ago
    • Hello to everyone!

      I have a stylistic issue: In my template (Reflex) all the <div> elements of each field (feature, navigation, footer, etc) are contained in an overall <div> with class .rt-container.

      I would like the footer <div> to extend to the FULL width of the screen, in other words to extend over the limits (border) of the main container <div>.

      I thought of using negative margins for the footer <div>, but i'm not sure if this is gonna work.

      Is there another hint for this?

      Thanks in advance!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: <div> manipulations

    Posted 13 years 7 months ago
    • For the Joomla 1.5 version
      you can extract the attached file and upload the contents to the root of the Reflex template directory

      add this at the bottom of your template.css file:
      #rt-footer-surround, #rt-copyright {width: 100%;}
      style further as needed
    • vchristod's Avatar
    • vchristod
    • Jr. Rocketeer
    • Posts: 42
    • Thanks: 0

    Re: <div> manipulations

    Posted 13 years 6 months ago
    • Thanks for your help! I 'll give it a try!...

Time to create page: 0.058 seconds