0
Welcome Guest! Login
0 items Join Now

Adjust position of wrapper

  • Adjust position of wrapper

    Posted 15 years 9 months ago
    • Hi Guys,

      I'm using a wrapper on the web site (vortex template) I made for the company I work for, but I'd like to lower the position of the wrappers by about 10-20 pixels.

      Take a look at xxx

      See how the page that it loads looks like it should be a few pixels lower.

      Does anyone know how I can move the wrapper down a bit?

      Thanks
    • Last Edit: 15 years 7 months ago by Radek Tkaczyk.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • Is this what you want?

      #mainbody .padding {template_css.css (line 273)
      padding:27px 12px 0 5px;
      }
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • Hi Prim,

      That's not quite what I meant.

      See how the start of the wrapper is still next to the circle bullet point. I'd like that section (the start of the white) go be about 20 pixels lower...

      Thanks
    • Last Edit: 15 years 7 months ago by Radek Tkaczyk.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • Can you provide a screenshot of what you are seeing now and provide annotations on what should be done? :)
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • Hi Prim,

      Yep.

      Take a look at the attached screenshot.

      See how the white section (the wrapper itself) looks like it needs to be 20 pixels lower?

      Ta

      Radek
    • Last Edit: 15 years 7 months ago by Radek Tkaczyk.
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • Ok, try this:

      body {site.css (line 6)
      color:#000000;
      font-family:Tahoma;
      font-size:11pt;
      padding-top:20px; <-add this
      }
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • Hi Prim,

      I may be having a blonde moment or something, but I can't find the file site.css...

      Does the file have a different name? I tried looking for all the css files, but couldn't find which one I should be editing...

      Thanks

      Radek
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • Btw, Firebug and Web Developer Toolbar for Firefox are GREAT tools :)
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Adjust position of wrapper

    Posted 15 years 9 months ago
    • Hi Prim,

      No wonder I couldn't find it! Bugger though, as I don't have access to change that CSS file. I'll have to contact the webmaster of the usage site...

      What about the other wrapper on the site?

      Thanks

      Radek
    • Last Edit: 15 years 7 months ago by Radek Tkaczyk.

Time to create page: 0.065 seconds