0
Welcome Guest! Login
0 items Join Now

"element-style" EDIT LOCATION

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

    "element-style" EDIT LOCATION

    Posted 12 years 4 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: 29362
    • Thanks: 954
    • Volunteer

    Re: "element-style" EDIT LOCATION

    Posted 12 years 4 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 4 months ago
    • Thank you very much. I appreciate it.

      Mark

Time to create page: 0.077 seconds