1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Help with an error on my website

Discussion in 'CSS' started by bad_bob00, May 18, 2007.

  1. #1
    Hi there,

    On my links page I recently added a link but when I went to view the website online it was just a blank page with a really long scrollbar. I've changed some code since and I can see all the content, but the layout is a bit messed up.

    Would really appreciate some help fixing my site. I need to move the advertisement block back to the top right corner of the screen.

    http://www.cristianoronaldopics.com/cristianoronaldolinks.html

    Reps for any help of course :)
    Thanks. Matt
     
    bad_bob00, May 18, 2007 IP
  2. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #2
    No one able to help? :(
     
    bad_bob00, May 18, 2007 IP
  3. solution2u

    solution2u Peon

    Messages:
    252
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What's wrong with your website? Seems fine here.
     
    solution2u, May 18, 2007 IP
  4. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #4
    The advertisement box should be on the top right corner of the screen, not bottom left :(


    Matt
     
    bad_bob00, May 19, 2007 IP
  5. htmlmaster

    htmlmaster Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i see ur website
    yes some problem on ur website's left side
    i think just need to chane html code in google and in between this image
    cristiano ronaldo pics.jpg
    then u can see ur website look better.
     
    htmlmaster, May 19, 2007 IP
  6. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #6
    I've tried playing around with the code but nothing seems to be working, normally when I change something then the site is empty with a long scrolling area when I preview the changes...

    Matt
     
    bad_bob00, May 19, 2007 IP
  7. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #7
    No one able to help me out? :(

    Matt
     
    bad_bob00, May 21, 2007 IP
  8. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #8
    Perhaps I don't understand. Where else would the ads be? The iframe holding them is a child of the left column.

    cheers,

    gary
     
    kk5st, May 21, 2007 IP
  9. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #9
    The betting advert should be at the top right corner of the screen, following down the side (just like any of the other pages on my website).

    Thanks for the help so far...
    Matt
     
    bad_bob00, May 21, 2007 IP
  10. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #10
    I've seen more specific problem statements.

    Move this:
    
    <div class="right-column-box-standard">
            <div class="right-column-title-standard"><p align="center">Advertisements</p></div>
    
                <p align="center">
    <a href="http://www.tkqlhce.com/click-2413638-10397091" target="_top">
    <img src="http://www.awltovhc.com/image-2413638-10397091" width="120" height="600" alt="Bet now with totesport - Free �25 bet!" border="0"/></a>
    </p>								 
          			
        </div>	
    Code (markup):
    to right before this:
    
    			
      	<!-- 	MIDDLE COLUMN -->
    		<div id="middle-column">
    Code (markup):
    And, uncomment the float property.

    cheers,

    gary
     
    kk5st, May 21, 2007 IP
    bad_bob00 likes this.
  11. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #11
    Sorry, but wheres the float property??

    Reps for helping me so far :)


    Thanks. Matt
     
    bad_bob00, May 21, 2007 IP
  12. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #12
    
    .right-column-box-standard {
    
    [color=red]/*	float: right; */[/color]
    
    	width: 13.0em;
    
    	margin: 0em 1.0em 0.8em 0em;
    
    	padding: 0.4em 0.4em 0.4em 0.4em;
    
    	border: solid 0.1em rgb(200,200,200);
    
    	background-color: rgb(255,255,255);
    
    	color: rgb(100,100,100);	
    
    }
    Code (markup):
    cheers,

    gary
     
    kk5st, May 21, 2007 IP
  13. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #13
    I deleted this comment but it hasn't changed anything to my site :(


    Matt
     
    bad_bob00, May 22, 2007 IP
  14. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #14
    I don't see that you've made any of the suggested changes.

    gary
     
    kk5st, May 22, 2007 IP
  15. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #15
    Sorry I made the changes but didn't bother uploading them because there were still problems with my site. Would you prefer it if I upload the changes so you can have a look again?

    Thanks. Matt
     
    bad_bob00, May 22, 2007 IP
  16. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #16
    Absolutely upload the changed document(s). Create a new directory with all the required files, so you're not messing with your published work.

    You say that something doesn't work. Without seeing the docs, there is no way to determine what did or didn't happen. Maybe you applied the changes incorrectly, or maybe I missed some detail. Who knows?

    cheers,

    gary
     
    kk5st, May 22, 2007 IP
  17. KipperMyHero

    KipperMyHero Peon

    Messages:
    9
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #17
    then the Ad block will be fine.
     
    KipperMyHero, May 22, 2007 IP
  18. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #18
    Right I've done the changes suggested by you gary, and have uploaded the website.

    I notice that now on the other pages my banner advert on the right side of the page is near the bottom of the page instead, and on the links page the content has moved down...

    http://www.cristianoronaldopics.com/cristianoronaldolinks.html

    Thanks. Matt
     
    bad_bob00, May 22, 2007 IP
  19. KipperMyHero

    KipperMyHero Peon

    Messages:
    9
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #19
    then you might need to adjust the margin of "right-column-box-standard" div a little bit.
     
    KipperMyHero, May 22, 2007 IP
  20. KipperMyHero

    KipperMyHero Peon

    Messages:
    9
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #20
    remove the bottom margin and padding on "right-column" div, set the positon as absolute.
    it should fix the problem.
     
    KipperMyHero, May 22, 2007 IP