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.

Replicant background and colors

  • Replicant background and colors

    Posted 16 years 5 months ago
    • stab5.com/fest/

      Is it possible to make it look something like stab5.com/webforslag.jpg ? (I know the background images are different, going to change that"

      Is it possible to add "transparent colors" in the 'body'? And can I remove the "box" on the right side of the logo? Tried to remove all modules etc, it just wont dissapear..
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Replicant background and colors

    Posted 16 years 5 months ago
    • Here's a few changes I noted to get rid of some of the borders and other shadowed images. The I've also included what I think may be the list of images to change to get the gradient you're looking for through the middle of the page.


      Main Body getting rid of main content area background to use only the overall background for the body and getting rid of the border
      Change in template.css (line 123) to this:
      #smoke .sections td, #smoke #mainframe td#left, #smoke #mainframe td#right, #smoke #mainframe #user1, #smoke #mainframe #page, #smoke pre, #smoke blockquote, #smoke .sectiontableheader {
      background:transparent none repeat scroll 0 0;
      border:0 none;
      }

      Then change in fest (line 34) to this:
      .sections td, #showcase, #mainframe td#left, #mainframe td#right, #mainframe #user1, #mainframe #page, pre {
      border:0 solid #364148;
      }


      Then getting rid of the left and right borders in the main menu, change the following in header-d...-teal.css (line 5) to this:
      #horiz-menu {
      background:transparent url(../images/headers/dark-teal/header-bg.png) repeat-x scroll 0 0;
      border-left:0px solid #304B53;
      border-right:0px solid #304B53;
      }


      Then I guess you may need to change the following images:
      ../images/smoke/shadow-m.png
      ../images/smoke/shadow-t.png
      ../images/smoke/shadow-b.png
      ../images/smoke/shadow-rocket.png
  • Re: Replicant background and colors

    Posted 16 years 5 months ago
    • Thank you..

      Probably a dumb question, but changes in 'fest, line 34'?
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Replicant background and colors

    Posted 16 years 5 months ago
    • Daniel Aune wrote:
      Thank you..

      Probably a dumb question, but changes in 'fest, line 34'?

      Not dumb at all, that's what turned up for me in FireBug and I wasn't sure if it might be something that you customized or added. I'll have to search through the template files to try to find the code. The only change in that code from the original code was the original had 1px for the border instead of the 0 I put in.
  • Re: Replicant background and colors

    Posted 16 years 5 months ago
    • I see..thanks for helping ;)

      The site is now on another address btw, danielaune.com/party/

      Well, I figured out how fix the logo now..

      Now there's only two things left..

      Can I make the menu-links "bigger" than the content of the site(news etc)? Eventually center the menubar? Tried to edit something, but the menu text-size changed together with the content...

      And can I move the menubar down a bit? I want a bigger logo than the one now, and If I make it bigger now, the menubar ends up in front of it
    • Last Edit: 16 years 5 months ago by Daniel Aune.

Time to create page: 0.057 seconds