Results 1 to 10 of 201

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Re: Logo Sidebox Help

    Hey Clyde,
    I made the changes as indicated, uploaded the edited files, and...nothing. I deleted them all & tried again, but the sidebox still doesn't show up.

    logo_sidebox_one does appear in the admin & it is turned on.

    My files are uploaded as shown:

    includes/languages/english/extra_definitions/classic/logo_sidebox_one_defines.php

    includes/modules/sideboxes/classic/logo_sidebox_one.php

    includes/templates/classic/sideboxes/tpl_logo_sidebox_one.php

    What have I done wrong? (and WHY do I have so much trouble with these darn sideboxes?!?!). I am tearing my hair out over this!!

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Logo Sidebox Help

    Quote Originally Posted by gizmo_girl View Post
    Hey Clyde,
    I made the changes as indicated, uploaded the edited files, and...nothing. I deleted them all & tried again, but the sidebox still doesn't show up.

    logo_sidebox_one does appear in the admin & it is turned on.

    My files are uploaded as shown:

    includes/languages/english/extra_definitions/classic/logo_sidebox_one_defines.php

    includes/modules/sideboxes/classic/logo_sidebox_one.php

    includes/templates/classic/sideboxes/tpl_logo_sidebox_one.php

    What have I done wrong? (and WHY do I have so much trouble with these darn sideboxes?!?!). I am tearing my hair out over this!!
    open includes/modules/sideboxes/classic/logo_sidebox_one.php and make the following changes:

    $show_logo_sidebox1 = true;

    if ($show_logo_sidebox1 == true) {

  3. #3
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Re: Logo Sidebox Help


    THANK YOU, Clyde!! You always have the answers & I appreciate you walking me through this!

    One last stupid question...how in the heck do you center the image in the logo sidebox?

    Thanks again for all your help!!

    ~Mindy~

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Logo Sidebox Help

    Quote Originally Posted by gizmo_girl View Post

    THANK YOU, Clyde!! You always have the answers & I appreciate you walking me through this!

    One last stupid question...how in the heck do you center the image in the logo sidebox?

    Thanks again for all your help!!

    ~Mindy~
    stylesheet.css

    #logosideboxContent {
    text-align: center;
    }

    #logosideboxoneContent {
    text-align: center;
    }

  5. #5
    Join Date
    Nov 2007
    Location
    Texas
    Posts
    286
    Plugin Contributions
    0

    Default Re: Logo Sidebox Help


    THAT did the trick! THANK YOU!! (it looks great, BTW!)

  6. #6
    Join Date
    Oct 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: Logo Sidebox Help

    Thansk for the Logo Sidebox mod it is great and working perfectly- It currently has an image which when clicked opens a new window that plays a short video-However, what I really want is for the click to open up a small pop up window that contains the video- Any ideas how I can achieve that?

    Thanks

    Andy

  7. #7
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Logo Sidebox Help

    Quote Originally Posted by andycole View Post
    Thansk for the Logo Sidebox mod it is great and working perfectly- It currently has an image which when clicked opens a new window that plays a short video-However, what I really want is for the click to open up a small pop up window that contains the video- Any ideas how I can achieve that?

    Thanks

    Andy
    This thread may give you some ideas.

    Also do a search for popups and/or popup windows

 

 

Similar Threads

  1. Center Logo Sidebox, Live Help?
    By gee38l in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Dec 2008, 07:46 PM
  2. Replies: 1
    Last Post: 8 Dec 2008, 05:18 PM
  3. Replies: 0
    Last Post: 5 Nov 2007, 02:27 AM
  4. How do I center the Live Help logo in sidebox?
    By vivaraquel in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Jul 2007, 09:23 AM
  5. Center Logo In sidebox, trust logo ?
    By [email protected] in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Feb 2007, 05:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg