Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 21 to 30 of 30
  1. #21
    AlexMixXL is offline Banned AlexMixXL will become famous soon enough
    Join Date
    Oct 2011
    Posts
    119
    Thanks Given
    10
    Thanked 40 Times in 25 Posts
    fnks for this theme, i am using it on my new blog

  2. #22
    cezars is offline IM & SEO Whisperer cezars is on a distinguished road
    Join Date
    Mar 2012
    Location
    localhost
    Posts
    68
    Thanks Given
    42
    Thanked 6 Times in 4 Posts
    Stupid question how to change blue backgroud with a picture?

  3. #23
    seobunny Guest
    Quote Originally Posted by cezars View Post
    Stupid question how to change blue backgroud with a picture?
    Open you style.css file and replade the code:

    Code:
    body {
        background-color: #21B5E6;
        font-family: Arial,Verdana,Sans-Serif;
        font-size: 76%;
    }
    with

    Code:
      background-image: **insert-url-of-picture-here**;
      background-repeat:no-repeat; background-position:center center;
      background-attachment:scroll;
      font-family: Arial,Verdana,Sans-Serif;
      font-size: 76%;

  4. The Following User Says Thank You to seobunny For This Useful Post:


  5. #24
    LeeStewie's Avatar
    LeeStewie is offline IM & SEO Weak Jaw LeeStewie will become famous soon enough
    Join Date
    Aug 2011
    Location
    Derbyshire, UK
    Posts
    185
    Thanks Given
    38
    Thanked 50 Times in 32 Posts
    Has anyone experienced any problems from Google with using this theme? Having read the prior comments it seems that it seems to be working well for everyone - but wondering if there has been any exceptions?

  6. #25
    wink0r's Avatar
    wink0r is offline Moderator wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold
    Join Date
    Oct 2010
    Location
    East Coast, USA
    Posts
    2,183
    Thanks Given
    941
    Thanked 651 Times in 491 Posts
    I have not used it, but the page probably looks completely normal to a spider. The box is in the css, so source view of the html would look like any other page. Spiders look at the source code, not the page as represented in a browser.

  7. The Following User Says Thank You to wink0r For This Useful Post:


  8. #26
    LeeStewie's Avatar
    LeeStewie is offline IM & SEO Weak Jaw LeeStewie will become famous soon enough
    Join Date
    Aug 2011
    Location
    Derbyshire, UK
    Posts
    185
    Thanks Given
    38
    Thanked 50 Times in 32 Posts
    Fair enough, I understand. It's not so much that I was refering to though, it was more whether Google were to manually check sites themselves.

  9. #27
    mrphpvn is offline IM & SEO Quiet One mrphpvn is on a distinguished road
    Join Date
    Jun 2011
    Posts
    8
    Thanks Given
    3
    Thanked 0 Times in 0 Posts
    it's only mini site, i think i's good for GA

  10. #28
    cezars is offline IM & SEO Whisperer cezars is on a distinguished road
    Join Date
    Mar 2012
    Location
    localhost
    Posts
    68
    Thanks Given
    42
    Thanked 6 Times in 4 Posts
    thanks bunny

    ---------- Post added 04-20-2012 at 09:33 AM ----------

    Quote Originally Posted by seobunny View Post
    Open you style.css file and replade the code:

    Code:
    body {
        background-color: #21B5E6;
        font-family: Arial,Verdana,Sans-Serif;
        font-size: 76%;
    }
    with

    Code:
      background-image: **insert-url-of-picture-here**;
      background-repeat:no-repeat; background-position:center center;
      background-attachment:scroll;
      font-family: Arial,Verdana,Sans-Serif;
      font-size: 76%;
    not working

  11. #29
    wink0r's Avatar
    wink0r is offline Moderator wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold wink0r is a splendid one to behold
    Join Date
    Oct 2010
    Location
    East Coast, USA
    Posts
    2,183
    Thanks Given
    941
    Thanked 651 Times in 491 Posts
    Here is the relevant code from one of my sites:

    Code:
    body {
          background-image: url(images/background.jpg);
          background-attachment: fixed;
          background-position: center top;
    	}
    That shows the format needed for the url, the probable problem. I prefer to set the background-attachment to fixed if there is texture in your background image. When you need to scroll the site seems to float over the background. I find a textured background distracting when it scrolls with the page.

  12. #30
    rain22's Avatar
    rain22 is offline IM & SEO Chatty rain22 has a spectacular aura about rain22 has a spectacular aura about
    Join Date
    Feb 2011
    Location
    Russia
    Posts
    1,601
    Thanks Given
    38
    Thanked 148 Times in 112 Posts
    Quote Originally Posted by seobunny View Post
    Its a simple wordpress theme... okay.. ugly.. okay...
    But when you can generate huge traffic... they had no chance.. and they will click on ads...
    Sometimes Ulgly themes works better Maybe I should try this one

  13. The Following User Says Thank You to rain22 For This Useful Post:



 

Similar Threads

  1. SeoBunny.com: A List of my installed Wordpress Plugins of my Blog
    By seobunny in forum CMS, Blogs, Blogging, Forums...
    Replies: 19
    Last Post: 12-02-2012, 11:30 AM
  2. Free Wordpress Theme
    By silverf0x in forum Free Stuff
    Replies: 61
    Last Post: 03-15-2012, 05:20 PM
  3. Improving adsense income
    By square189 in forum Affiliate, CPC, CPA Programs
    Replies: 1
    Last Post: 12-07-2011, 05:57 AM
  4. Replies: 8
    Last Post: 07-09-2011, 06:39 AM
  5. Thesis WordPress Theme For Free
    By dbdnvikas in forum Free Stuff
    Replies: 5
    Last Post: 07-01-2011, 08:02 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts