How do I do a very basic CSS customization on the standard Photo Gallery Module lightbox?

Hi,
All I want to do is make the text description that appears when you click on a picture within the standard photo gallery a different colour.
If I view source on a gallery page I see the CSS file used is Catalyststyles/lightbox.
Any help would be appreciated.

Thanks Liam,
I found that I can target that Caption in my style sheet by adding a the style:
#imageData #caption
my new style here

Similar Messages

  • How to make existing Photo gallery module responsive?

    I could not find any tutorials how to change the existing photo gallery module so it would be responsive. Is there a solution already?

    The link I put above maybe?
    CSS - Every element has a default display type but every element can have its block level changed.
    A span is an inline element but you can turn it into a block level element. A table element is a table or table cell display type but you can turn it into block level. This is all CSS2/1 stuff so cross browser compatible (but if your doing media queries and responsive the old browsers are not considered anyway) and very straight forward.

  • How do I modify the template used in the Photo Gallery module

    I notice the Photo Galleries are rendered as an HTML table and I would like to make a small modification to the way the gallery is rendered on the page.
    Basically I just want to wrap a DIV around the <img> tag so I can control the look of the image via my own CSS.
    I see there is the ability to modify Module Templates, but the photo gallery module is not listed there.
    Where can I access the template used for a photo gallery?
    Alternatively I will need to display the images myself using an XML feed and jQuery, but I would rather use BC's own modules when I can.

    Hi David,
    There is no template for the photo Galleries. But if you are using Firebug you can find out the css values and add your own modification by adding CSS by the same selector as the current gallery to your own page and use the !Important value to over write the gallery css.

  • How can i optimize my SEARCH ENGINE???I use godaddy.i contact them and they give me this conclusion:Search engines are not pulling up your other pages on your website because it is created with javascript. the content on the pages, (photo gallery.....

    conclusion from godaddy:
    Search engines are not pulling up your other pages on your website because it is created with javascript.
    the content on the pages, (photo gallery, My Recipes/Blog, History, Friends) need to be formatted to HTML, PHP or CSS. No search engines (google, Yahoo, Bing) can crawl//analyze webpages built with javascript.
    See if Apple allows iweb to create the pages in HTML format and ask how to make those changes.
    I spend more then 1 hour on the phone with them but we didn't find the solution...
    please i need help because like this nobody can rich my website...
    www.chefdiego.com
    thank you

    The part of iWeb pages that give the search engines problem is the navbar.  That's javascript based.  One way to get around that is to create another blank page in the site that's not  included in the navbar. 
    Add a text based navbar in that page with just the other pages in the site. 
    Also you can use that page for creating the sitemap for Google at Create your Google Sitemap Online - XML Sitemaps Generator.
    Have you let Google know your site exists? This website describes how to get it recognized: Get your iWeb website found in search engines like Google Yahoo MSN and Bing.
    OT

  • How to make the Photo Gallery module responsive?

    Hi,
    I am using Fondation and have a photo gallery on this page www.sunnysideinstantlawn.com.au/gallery made from the Photo Gallery Module in BC.  How do I make it responsive?
    I know there are alternatives out there using jquery but I would like to continue using the photo gallery module if possible.
    Any help would be greatly appreciated.
    Cheers,
    Tammy

    Hi BBowyer
    I really like Pretty Photo (http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/) - how do I implement it on this page http://www.sheepconnectsa.com.au/gallery?
    I understand jquery but it gets abit confusing with implementing it on this page.  Would it be best for me to create a web app and do it?
    Cheers,
    Tammy

  • How do I create a slide show within iPhoto using the flagged photos?

    How do I create a slide show within iPhoto using the flagged photos?

    Select them, create an album (You do9 not absolutely have to create teh albume but it will make life easier), select them and create a slide show form them
    LN

  • How can I be able to add url link in the standard text

    Hi expert,
    I want to add a url link in the standard text.Please guide me how can i be able to do that.

    Hi experts,
    I findout that there is no option in the standard text to add a url link and i findout the solution also we can create text module sepreatly ,here we can add a url link and then add in the smartfrom.In this way the user only can edit the text contents of the samrtfrom without seeing ht settings.
    Thanks everyone for help.

  • How to add the scroll bar in the vertical photo gallery?

    like this, how to add the scroll bar? http://www.flashvault.net/tutorial.asp?ID=288 Thanks,

    I want to know how to add a vertical scroll bar in the photo gallery which I copied from the tutorial. And add the event to catch MouseEvent.CLICK for each photo. Please advise. Thanks,

  • HT204490 How can I restore my mac before that last download the new Photos is pure garbage, and I want my iPhoto back on.

    I hate this new Photos garbage. When I try to post new pics to my friends it brings up the old iPhoto selection screen, and of course my new photos, are in the New Photos area, and it won't allow you to choose them, unless I want to use the cloud. I don't want to use the cloud. I want to do it the way we always used to be able to do it. So can you show me how to go back to a restore point, before that last unless update, so I can get rid of it.
    Thank you for your time.

    When I had Photos issues I was able to find the old pre-upgrade photo library using finder in the same location as the new library and used the open with option and chose iPhoto.

  • How do I gather some very basic data from visitors to my site

    I'm new to DW CS4, the learning curve has been steep but I'm getting the hang of it now. I have created an airshow website here (www.hollisterairshow.com ) which works just fine. I've been asked to add some basic questions to the web site (are you coming by car/ airplane,which day, camping overnight etc). I have a draft of the questions at the lower right corner here www.hollisterairshow.com/index2.html , they are very simple and all I need is to a total showing the sum of the answers, no login, no reservations etc. Ideally I'd like to have a submit button that changes to a "Thank you" message when a user has submitted their response and remains as a "Thank you" if they visit the site again. Do I need to set up a data source or something for this, I'm having a hard time figuring out how to start. So, what's the simplest way of implementing something like this?
    Thanks
    Tony

    I've been reading up on JavaScript and think I understand how to do the coding for setting/ testing for a cookie which will tell me whether the user has already responded and allow me to display the questions or the totals, thanks. I'd prefer to not have potentially hundreds of e-mails that have to be read and answers counted. Can the totals just be stored on the website and incremented when the user presses "Submit"? The totals I would need are:
    Saturday - #Autos, #Aircraft, #Other, #occupants
    Sunday - #Autos, #Aircraft, #Other, #occupants
    #campers
    This is not a financial application and the results will not guarantee attendance, we're just looking for an idea of how many might come each day as this is the first time we've run this event, so this doesn't have to be a bulletprooof application. What is the simplest way to implement this?
    Regarding enabling PHP is this just a yes/no option in the control panel or there other options for it? I don't have direct access to this because the City of Hollister owns the website, I'm just volunteering to create it so I need to know what to ask the city's web administrator for.
    Thanks so much for your assistance,
    Tony Babb

  • How do I move my very first album off of the organization screen?

    I am NEW to Photoshop Elements 8.  I am computer literate, but this has me stumped. I read the book several times, and watched some of the tutorial videos and didn't get any help there. I made a 51 picture album "Mimi".  It is on the organization screen. Seems like there should be a place to put your albums out of the way while you are working on other albums or projects. I want to begin another album. Over on the right side where the + is to start an album, when I click on it, the drop downs all have to do with "tags" Also, all the little icons that were down at the bottom of that screen popped up to under the + album screen.

    Hi mimi
    Yes getting the right adjustments does take a bit of experimenting. I always find the levels adjustment often works best on an overall picture.
    Try this:
    With a photo open in the editor press Ctr+L and this will bring up the levels dialogue with histogram.
    Moving the middle pointer under the histogram slightly to the right or left will often produce a pleasing result.

  • In TestStand, How do I pass variables to a sequence, other than the standard Input Buffer?

    I have Labview VIs that have arrays as inputs, I want to pass information in that array to the VI. TestStand already has the Input Buffer setup, but how do I create more input buffers, like array input buffers?? I know that the "Parameters" section in the sequence file is for passing info to subsequences, but that does not help me, Thank you in advance!!

    See the TestStand shipping example located in the directory \Examples\AccessingArrays\UsingLabVIEW. This will show you how to pass arrays back and forth from a VI to a sequence variable.
    If you are trying to create a step that handles arrays, then you will need to create a new step type that has an array step property. There is an example on the NI web site of a step type that handles arrays. Go to www.ni.com/support and search the Examples Program database using the search string of:
    +"step type" +waveform +teststand

  • How to create PDF type of ivews in portal using the standard SAP template

    Hi,
    I have to create PDF type of ivew in the portal, I am trying with URL type of ivew but it is not taking " %" in URL type of ivew.
    Is there any other template availabe to create pdf type of ivews or how to create these pdf type of ivews in portal.
    Please help me out .
    Thanks,
    Manasa.

    Hi Manasa,
    You can do that by simply removing the special character "%" (in ur case) and providing " "(blank space) in its place.
    Please refer to this link: [http://help.sap.com/saphelp_nw70/helpdata/en/2f/84e378f6244113b0816b5d00cd3747/frameset.htm]
    Hope this helps !
    Regards,
    Nishant Singh

  • How do I get the old photo gallery version back in my photos, don't like the date thing currently there

    DDon't like new version of photos by date, want old photo gallery version is that possibke

    You can revert to the previous Search Bar scheme like this.
    Open up '''about:config''' ''(typed in the Location Bar)''
    Right-click and toggle this preference to '''''false'''''
    '''browser.search.showOneOffButtons'''
    Then restart Firefox.

  • How can i create a photobook with a layout that respect standard photo format?

    I used iphoto to create a photobook but there is serious problem, i can use only fixed layout and this layouts are problems.
    I can't put my shoot in standard photographic format, so i need to zoom and move my photo to fit well in your fixed layout.
    I can't change the composition of all my shoots to fit in wrong layout.
    There is a way to disable layout and put manually the photo in original format on pages?
    Thank you
    Mario Aprea

    iPhoto books can only be created using the fixed templetes supplied - you can not modify them
    I have no idea what a "standard Photographic Format is" - neither I nor Google knows that that is
    So I do not understand what you want to do
    One possible suggestion is that in a book you can right click on a photo (in most temes) and use the fit to frame option to show an entire photo that is in the wrong dimensions
    LN

Maybe you are looking for

  • Is the 5c screen size bigger than 4s? i have vision problems

    I have vision problems and need the biggest screen Apple makes. Does the 5c's screen make a significant difference versus the 4s ?

  • Command Line testing

    I've downloaded and installed the latest Java SE SDK, NetBeans, and Eclipse. I'm using Eclipse for most of my work with Java because it's the IDE that's used for my classes at my school. Things work fine with Eclipse, but now I want to do some testin

  • Camera Raw Resolution

    Hello Everyone. I shoot with Canon 5D, And By Default the Resolution of Raw Photos are:  240 dpi and the Image size Is 5616 By 3744 When I watch some Tutorials on Camera Raw, I noticed the Instructor Is using the same camera I have 5D, But The Resolu

  • Slow processing time, via Command line, with Reader

    I'm using Reader 9, via command line, to process PDFs in a 3rd party application and it's taking much longer to process files this way than with Acroplot or Ghostscript.  Is there a way to improve this processing time? thanks

  • Flash buttons nested in movieclips wont work

    I made some movie clips in flash and inside those movie clips are buttons but I can't get the buttons to work in flex. I can only get the buttons to work in flex if they are on the main timeline in my swc file. Is there a way to get the buttons and o