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.

"element-style" EDIT LOCATION

    • GO3D's Avatar
    • GO3D
    • Jr. Rocketeer
    • Posts: 34
    • Thanks: 0

    "element-style" EDIT LOCATION

    Posted 12 years 5 months ago
    • I want to make a text position change. I can edit it in FireBug, but can't find the file to make the permanent changes. The change is to module postions. I already made the related change to the article/text position. It does not seem to have a CSS. What file, and where might it be to make changes.

      Original before change below.

      element.style {
      background-image: url("/images/rocketlauncher/frontpage/module-title-bg/bg2.jpg");

      When I edit in FIREBUG I can change it to:

      element.style {
      background-image: url("/images/rocketlauncher/frontpage/module-title-bg/bg2.jpg");
      margin-bottom: 3px;

      Thanks

      Mark
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: "element-style" EDIT LOCATION

    Posted 12 years 5 months ago
    • Just add a rule for that in the css with proper css specificity.
    • GO3D's Avatar
    • GO3D
    • Jr. Rocketeer
    • Posts: 34
    • Thanks: 0

    Re: "element-style" EDIT LOCATION

    Posted 12 years 5 months ago
    • Thank you very much. I appreciate it.

      Mark

Time to create page: 0.070 seconds