Floatbox: The premier windowing system for web pages

Forum guidelines:

- Please read the docs first.

- The forum's search function can be very helpful.

- Give an online example of problems if you can.

- Try to behave.

Support & General Discussion » Font size of navigation text

Font size of navigation text

Page: 1

Author Post
Member
Registered: Jul 2010
Posts: 2
This is me probably missing the utterly obvious, which is something I do.

I'd like to increase the font size of the "<<Prev", "Next>>" and "Close X" navigation links in the overlay to the same size as the "Image X of X" but am not seeing where that is set in either options or in CSS (unfortunately inspecting elements with the Web Dev Toolbar does not work with the overlay).

Any guidance on where I might be able to increase font-size of those ellements would be much appreciated.
Administrator
Registered: Aug 2008
Posts: 1530
The text on the English version of the control buttons is part of the background image for those controls (which are actually anchor elements). So to make the text larger, you have to draw your own custom control graphics and modify the css to use those new images. If the background images are of different size than the originals, the sizing in the css will need to be adjusted as per the comments in the css file. Sorry, no quick "font-size=" setting for these.
Member
Registered: Jul 2010
Posts: 2
Makes perfect sense. Thanks for the guidance :)

Page: 1

Support & General Discussion » Font size of navigation text

Floatbox Forum is powered by UseBB 1 Forum Software