Results 1 to 4 of 4

Thread: Image not showing as it should

  1. #1
    Join Date
    Aug 2015
    Location
    Barcelona
    Posts
    8
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Image not showing as it should

    Hi,

    First of all, nice to meet you, first post on this forums they look great!

    I have been triing for a few days to center an image i have displayed on my sidebar, but the theme i am actually using is coded a way i am not use to, uses like presets for sidebars and menus, and i am not finding the way to center the image "G2A" on my sidebar.

    I know i should change the padding and the .well sidebar width, but i can't find those paramethers on the style it uses like some "canvas" presets i am not familiar with , so i don't know what to modify. You can check it out on the website http://ratonesgaming.com , and i can share you a part of the CSS style in order to fix it.

    Thanks for all, i hope you can help me!

    Regards.
    Last edited by Beverleyh; 08-12-2015 at 05:31 AM. Reason: Formatting

  2. #2
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there juanperosa,

    and a warm welcome to these forums.

    If this...


    ...is your problem, then change this...

    Code:
    
    <img class="alignleft" src="http://ratonesgaming.com/wp-content/uploads/2015/08/banner-g2a-3.0.png" alt="" width="300" height="450" />
    ...to this...

    Code:
    
    <img class="alignleft" src="http://ratonesgaming.com/wp-content/uploads/2015/08/banner-g2a-3.0.png" alt="" width="100%" />

    coothead
    ~ the original bald headed old fart ~

  3. The Following User Says Thank You to coothead For This Useful Post:

    juanperosa (08-12-2015)

  4. #3
    Join Date
    Aug 2015
    Location
    Barcelona
    Posts
    8
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Awesome, it worked!

    Really thanks for it, i spent like 2 hours, tried almost everything on CSS and aligning html, even created new aligning paramethers to override the theme's, but that was quite and easy solution for the problem, maybe i was just triing too complicated stuff.

  5. #4
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default


    No problem, you're very welcome.

    coothead
    ~ the original bald headed old fart ~

Similar Threads

  1. Replies: 8
    Last Post: 09-07-2010, 04:11 PM
  2. image showing up problem
    By afe in forum Other
    Replies: 14
    Last Post: 01-21-2008, 04:50 AM
  3. Image Thumbnail Viewer: Drop-Down boxes showing through image
    By nextworld in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 10-08-2007, 06:51 AM
  4. Image map showing in FF but not IE
    By rhianoran in forum HTML
    Replies: 4
    Last Post: 08-12-2007, 12:17 AM
  5. Image Not Showing
    By scallywag in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 06-22-2005, 09:34 AM

Bookmarks

Posting Permissions

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