Announcement

Collapse
No announcement yet.

Change Extended Info Popup Colour in V10

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change Extended Info Popup Colour in V10

    I would like to change the colour of the background for the Extended info Popup box. If I goto the Actinic.css file and change the BG Colour it changes it for the whole site and I only want to do it for the Popup.

    Someone help on this will be appreciated

    Thx Duncan Webster (www.1pcs.co.uk)
    www.1pcs.co.uk - Web Design and Search Engine Optimisation
    Web Design Northampton

    #2
    Edit your Extended Info Layout and look for the <body> tag.

    Amend it to something like:

    <body style="background-color:#aabbcc;">
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Originally posted by NormanRouxel View Post
      Edit your Extended Info Layout and look for the <body> tag.

      Amend it to something like:

      <body style="background-color:#aabbcc;">
      I know CSS, the problem is I cant find "Extended Info Layout". I went through all the source files, it's not in the dropdown menu of "Select Page Type". The only "actinic.css" style sheet applies for all pages including pop-up page. How can I isolate the code that controls extended info pop-up?
      www.1pcs.co.uk - Web Design and Search Engine Optimisation
      Web Design Northampton

      Comment


        #4
        You're posting in V10 so I assume you're using V10.

        If so it's in (like just about everything) the Library (Design / Library / Layouts / Extended Info Layout). Look at a products Extended Info tab / Extended Info Page Design entry to see the particular layout you're using.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment

        Working...
        X