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.

Was subscribed

    • mikeseoz's Avatar
    • mikeseoz
    • Jr. Rocketeer
    • Posts: 30
    • Thanks: 0

    Was subscribed

    Posted 13 years 7 months ago
    • Hey there i was subscribed in your site and i have to say you guys rock, so i will appreciate if you guys can help me with a little issue i have:
      Im using Omnicron Template and i have installed roktwitter but the color doesnt match at all (background is white, letters white and gray) so can you help me out with this, i will appreciate it!

      Thank You
    • Ben Simon's Avatar
    • Ben Simon
    • Elite Rocketeer
    • Posts: 4301
    • Thanks: 8
    • Full-time web developer

    Re: Was subscribed

    Posted 13 years 7 months ago
    • Do you know how to edit CSS files? Can you provide a link to your site?
    • B e courteous to staff and members that volunteer their time helping you
      E ssential Tool - FireBug
      N ever assume I know what version you're talking about

      S earch the forum for a solution first
      I nclude a link to the problem
      M ark your resolved issues as [SOLVED]
      O nly PM moderators if they request it first
      N o...
    • mikeseoz's Avatar
    • mikeseoz
    • Jr. Rocketeer
    • Posts: 30
    • Thanks: 0

    Re: Was subscribed

    Posted 13 years 7 months ago
    • Ben Simon wrote:
      Do you know how to edit CSS files? Can you provide a link to your site?
      www.macorpcrepair.net
      take at look
    • Ben Simon's Avatar
    • Ben Simon
    • Elite Rocketeer
    • Posts: 4301
    • Thanks: 8
    • Full-time web developer

    Re: Was subscribed

    Posted 13 years 7 months ago
    • The bg color is made up of an image and hex value found here:
      www.macorpcrepair.net/modules/mod_roktwi...ges/tweet-sprite.png

      And here:
      www.macorpcrepair.net/modules/mod_roktwittie/css/roktwittie.css
       
      #roktwittie .roktwittie-m3 {
          background: none repeat scroll 0 0 #F0F0F0;
          margin: 0 12px;
      }

      The grey text can be overridden like this:
      .roktwittie-text {
          color: #000000;
      }
      Change the value to your desired color and put it in template.css
    • B e courteous to staff and members that volunteer their time helping you
      E ssential Tool - FireBug
      N ever assume I know what version you're talking about

      S earch the forum for a solution first
      I nclude a link to the problem
      M ark your resolved issues as [SOLVED]
      O nly PM moderators if they request it first
      N o...
    • mikeseoz's Avatar
    • mikeseoz
    • Jr. Rocketeer
    • Posts: 30
    • Thanks: 0

    Re: Was subscribed

    Posted 13 years 6 months ago
    • 1- Do i have to modify the background image (change color)?
      2- How to Change the value to your desired color and put it in template.css?

      Thank you
    • Ben Simon's Avatar
    • Ben Simon
    • Elite Rocketeer
    • Posts: 4301
    • Thanks: 8
    • Full-time web developer

    Re: Was subscribed

    Posted 13 years 6 months ago
    • mikeseoz wrote:
      1- Do i have to modify the background image (change color)?
      Yes, I would be best to change the background image AND hex color. You will need to edit the bg images in Photoshop (or image editing program) and change the white color to your desired color. I don't know what this color should be. It's just whatever you want it to be. The Hex value in ../modules/mod_roktwittie/css/roktwittie.css also needs to be changed to your desired color.

      mikeseoz wrote:
      2- How to Change the value to your desired color and put it in template.css?
      Your webhost should give you a method to access the files that make up your site. Template.css and well as the file mentioned above are among these files. Your host may give you access through and FTP login or Control Panel. Both will require a username and password. Once you connect through one of these methods, you should be able to navigate to these files, open them in a basic text editor and find the code that I referenced in my last post.

      Does this help?
    • B e courteous to staff and members that volunteer their time helping you
      E ssential Tool - FireBug
      N ever assume I know what version you're talking about

      S earch the forum for a solution first
      I nclude a link to the problem
      M ark your resolved issues as [SOLVED]
      O nly PM moderators if they request it first
      N o...
    • mikeseoz's Avatar
    • mikeseoz
    • Jr. Rocketeer
    • Posts: 30
    • Thanks: 0

    Re: Was subscribed

    Posted 13 years 6 months ago
    • ok thank you for the help... ill try it out.

Time to create page: 0.099 seconds