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 me to resolve Wordpress Plugin NextGen CSS

Discussion in 'CSS' started by selvam_cbe, Mar 16, 2008.

  1. #1
    Friends

    I am Using NextGen Gallery Wordpress Plugin in my Website to build wallpaper gallery...I am not aware of editing CSS files based on my requirement..But I have some CSS Issues to my requirement.. Now i am working my wallpaper gallery temporarily in my another website named http://www.gadgetsgallery.com/about

    As you seen in above page my Thumbnails Shown Vertically...I want to arrange the thumbnails Horizontally..How can i change this Order Using my CSS as i attached here.. When i try to resolve my problem through this plugin author forum they sent me a link http://alexrabe.boelinger.com/forums?forum=3&topic=1271&page=1 about resolve the issues. But i really dont have any idea to resolve my issue...

    If anyone can help me to resolve my problem and edit my CSS based on my requirement as i attached here.. :)
     

    Attached Files:

    selvam_cbe, Mar 16, 2008 IP
  2. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #2
    EDIT: Try the following:

    Delete the class ngg-clear from your css file.

    It looks like this:

    .ngg-clear {
    clear: both;
    }

    Delete that from your css file, save and re upload and let me know how it goes.
     
    wd_2k6, Mar 16, 2008 IP
  3. selvam_cbe

    selvam_cbe Peon

    Messages:
    181
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    As you Mentioned above modification not worked Out..The reason was fairly simple.. You are suggested modifications is only applicable for

    /* ----------- Album Styles Extend -------------*/ Class Only...But My requirement is Under
    /* ----------- Album Styles Compact -------------*/
    Please check the CSS again and Let me know the Right solution for my issue..:)
     
    selvam_cbe, Mar 17, 2008 IP
  4. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #4
    they appear horizontally now after you deleted the clear line
     
    wd_2k6, Mar 17, 2008 IP