RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 03, 2008, 11:40:38 pm
+  RSGallery2 Support Forums
|-+  Developers corner
| |-+  Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! (Moderators: Daniel Tulp, Chef Groovy)
| | |-+  [SVN-570] navigation bar moved to the right
Advanced search
  « previous next »
Pages 1
Author
Topic: [SVN-570] navigation bar moved to the right  (Read 6764 times)
« on: January 31, 2007, 05:04:00 am »
Icegod Offline
Newbie
*
Posts: 13

WWW

Whenever I click on a thumbnail to view the picture the navigation bar is moved to the right. It is now on the side of my picture.

Here's a link to one of the pictures so you can see what happens.
http://www.icegod.be/component/option,com_rsgallery2/Itemid,26/page,inline/id,1373/catid,24/limitstart,2/

Additionally when I choose to show the slideshow link, the picture it self moves to the right and ends up being under the navigation bar.

EDIT: I noticed that it actually moved to the outside of my template (it's on the outside of the small border lines).
« Last Edit: January 31, 2007, 05:06:15 am by Icegod » Logged

 
Reply #1
« on: January 31, 2007, 02:52:01 pm »
Steviemo Offline
Newbie
*
Posts: 9



Your site works fine in my Internet Explorer browser.  However, in Firefox (and I would imagine Safari), it would appear you have some floatation issues.  I had similiar problems.  I was able to correct the problem by floating everything to the left and then use padding or text-align to move things back to the center.  Good luck with that.
« Last Edit: January 31, 2007, 03:24:16 pm by Steviemo » Logged
 
Reply #2
« on: January 31, 2007, 03:49:28 pm »
Hans Offline
Jr. Member
**
Posts: 66

WWW

Indeed, i have the same as Steviemo. In IE 7.0 it's perfect, in Firefox 1.5 & 2.0 it's left next to the picture.
I think also that yu need to float everyting to the left in your templates index file. I had it before in another template and it worked.

Gr
Logged

Hans

Open source Matters
 
Reply #3
« on: February 01, 2007, 04:01:47 am »
Icegod Offline
Newbie
*
Posts: 13

WWW

Ok then will go through the template. But it worked fine before and with the upgrade to svn570 it got messed up.
And it doesn't really work properly in IE 7 as well. The image title is to big and the navbar overlaps it  Wink

EDIT: I floated everything to the left but still no joy. It keeps just sitting there on the right.
« Last Edit: February 01, 2007, 04:25:27 am by Icegod » Logged

 
Reply #4
« on: February 04, 2007, 10:13:41 pm »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870

WWW

a complete overhaul of the rsgallery2 front is on the todo list, perhaps even with a templating system, but this is not decided yet
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Reply #5
« on: February 05, 2007, 05:18:11 pm »
Rodderism Offline
Newbie
*
Posts: 2

WWW

Hey guys i too have been have been having problems with the navigation on this nightly. I think i managed to fix it though

On line 484 of rsgallery2.html.php insert this line.

Code:
<div class='rsg2-clr'>&nbsp;</div>

And add this to rsgallery2.css

Code:
.rsg2-clr{
    clear: both;
    line-height: 0px;
}

This should cure the misaligned nav problem in Firefox and it will still work in I.E (Although i did test it in I.E7 i dont have access to I.E6)
Also seems to have cured the annoying bug i had of some images displaying to the extreme right ...

Logged
 
Reply #6
« on: February 05, 2007, 07:05:43 pm »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870

WWW

thanks, haven't tried it, but looks promising, need to go to bed now, will try in the morning

for people that still want to design for IE 6.0 (I hope that will be most of you Wink ), this post of mine on the Joomla forum might be interesting:
http://forum.joomla.org/index.php/topic,116239.0.html
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Reply #7
« on: February 06, 2007, 06:03:54 am »
Icegod Offline
Newbie
*
Posts: 13

WWW

Thanks that did the trick
I tested it in Firefox 2 and IE 6 & 7.
Logged

 
Reply #8
« on: February 06, 2007, 11:29:22 am »
Rodderism Offline
Newbie
*
Posts: 2

WWW

Glad it worked .

Looks like all the time i spend messing with css didnt go to waste LOL !!!  Grin
Logged
 
Print  Pages 1
« previous next »
Jump to: