Forum Replies Created

Viewing 15 posts - 16 through 30 (of 32 total)
  • Posted in:
  • in reply to: Dante Feature Request #36416
    dschertz
    Member
    Post count: 42

    Assign one of our pages to use during maintenance mode instead of the default text. This way we can use all the awesome short codes, countdowns, and parallax items we want to create an awesome maintenance mode/ coming soon page.

    in reply to: Change Maintenance Mode Title #36415
    dschertz
    Member
    Post count: 42

    Ed, is this still high on the list of possibilities. I’ve been searching for hours to try to find a plugin that would allow me to use any of my created pages as maintenance page. There are ZERO out there and I hate coding things that could ultimately mess up my site. If there was a way for us to use one of our pages for maintenance mode that.would.be.awesome.

    Here’s my vote to move this directly to the top of the to-do list!

    in reply to: ANyone else having menu/headers fall apart in safari? #36163
    dschertz
    Member
    Post count: 42

    My fancy headers are doing this now ever since the latest update from Dante 1.15 in safari and chrome. They fixed the firefox issue but somehow things are worse now for safari and chrome.

    Notice the left side of the fancy header? Not cool!

    in reply to: ANyone else having menu/headers fall apart in safari? #36162
    dschertz
    Member
    Post count: 42

    Works fine here. Running Safari 7.0 on Mavericks.

    in reply to: Firefox v24 bug #35905
    dschertz
    Member
    Post count: 42

    the 1.15 update caused the same firefox issue to happen in safari.

    in reply to: Firefox v24 bug #35795
    dschertz
    Member
    Post count: 42

    I also noticed that the parallax option in swift publisher (in windows) doesn’t stretch to both right and left sides.

    in reply to: Firefox v24 bug #35565
    dschertz
    Member
    Post count: 42

    It’s ok on latest versions of safari and chrome.

    Didn’t mention it but it’s also a Fancy Header

    in reply to: ScrollTo for links via # anchors #35147
    dschertz
    Member
    Post count: 42

    Use this for your button or link= http://yoursite.com/#anchorname

    Use this as your anchor= <…a id=”Assist” name=”Assist”><…/a>
    couldn’t get the code to paste in here right so make sure you erase the 3 dots

    This worked for me. Just did it today.

    You’ll want to use this code in your text section of the editor and not the visual editor.

    Hope it helps.

    in reply to: Parallax Image Scrolling Speed #34937
    dschertz
    Member
    Post count: 42

    Yes, it’s jerky on my end too. Thanks for all the hard work.

    in reply to: Parallax Image Scrolling Speed #34928
    dschertz
    Member
    Post count: 42
    in reply to: @Font-Face #34819
    dschertz
    Member
    Post count: 42

    First off, thanks Ed for all the help. Support was the tipping point for me when I was choosing this theme over another theme.

    Heres the code I have in place. (Not sure what happened with the image above)

    
    @font-face {
        font-family: 'avenirlt45bookregular';
        src: url('fonts/avenir_lt_45_book-webfont.eot');
        src: url('fonts/avenir_lt_45_book-webfont.eot?#iefix') format('embedded-opentype'),
             url('fonts/avenir_lt_45_book-webfont.woff') format('woff'),
             url('fonts/avenir_lt_45_book-webfont.ttf') format('truetype'),
             url('fonts/avenir_lt_45_book-webfont.svg#avenirlt45bookregular') format('svg');
        font-weight: normal;
        font-style: normal;
    
    }
    
    @font-face {
        font-family: 'sourcesansproextralight';
        src: url('fonts/sourcesanspro-extralight-webfont.eot');
        src: url('fonts/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
             url('fonts/sourcesanspro-extralight-webfont.woff') format('woff'),
             url('fonts/sourcesanspro-extralight-webfont.ttf') format('truetype'),
             url('fonts/sourcesanspro-extralight-webfont.svg#sourcesansproextralight') format('svg');
        font-weight: normal;
        font-style: normal;
    
    }
    
    // BODY FONT
    body, h6 {
    	font-family: "avenirlt45bookregular", Arial, Helvetica, Tahoma, sans-serif;
    }
    
    // HEADINGS FONT
    h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
    	font-family: "sourcesansproextralight", Arial, Helvetica, Tahoma, sans-serif;
    }
    
    

    Ive uploaded the fonts and have them placed in Dante -> fonts. My guess is that I have these uploaded into the wrong folder. Do they need to be in the same folder as the stylesheet?

    in reply to: Parallax Image Scrolling Speed #34678
    dschertz
    Member
    Post count: 42

    Isn’t the fancy header already capable of doing this?

    in reply to: Parallax Image Scrolling Speed #34588
    dschertz
    Member
    Post count: 42

    This would be an amazing option to have. Is there some type of CSS I could add to do this now?

    in reply to: Divider Short Codes #34587
    dschertz
    Member
    Post count: 42

    Thanks

    in reply to: Menu Height #34586
    dschertz
    Member
    Post count: 42

    It’s set at 40. I’ve set it at several different heights and no matter what I set it at there is the same size gap below it.

Viewing 15 posts - 16 through 30 (of 32 total)