Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hi,
Thank for your reply — agreed this isn’t ideal. If I go into FTP and add the new theme folder in place of the old one will my customizations be lost?
And by customizations do you mean all the customizations I made on the Swift Themes Appearance section or just custom CSS (which is easy copy and paste)?
Please advise.
Thank you!
Hi J,
Sorry if this is dense but how do I update the latest theme without losing my customizations?
Thank you,
Hi Cosmin,
I just wanted to confirm that this is still an issue. Any chance we can do some custom CSS to resolve? Please let me know if you need anything from me to troubleshoot this. Thank you.
Wonderful. This worked. Thank you.
May 29, 2013 at 7:48 pm in reply to: Bad Formatting on Forward/Back Blog Posts on Blog Landing Page #6530This fixed the issue. Thank you. 🙂
Hi Cosmin,
Yes I want it right justified but also in line with the text. Here is how it looks now: http://tinypic.com/r/15nshsp/5 // http://www.theulelaw.com
And also doing the same thing on this page (scroll to bottom of page): http://www.theulelaw.com/about-attorney-benjamin-theule/
This reply has been marked as private.I added the CSS as specified here: http://astronautweb.co/snippet/font-awesome/
I am still not seeing a changes in icon color.
—
.element {
position: relative;
}/*replace the content value with the
corresponding value from the list below*/.element:before {
content: “\f00c”;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
/*–adjust as necessary–*/
color: #0886CA;
font-size: 18px;
padding-right: 0.5em;
position: absolute;
top: 10px;
left: 0;
}Hi,
I just wanted to clarify: I am aware that these are fontawesome icons and that they can be customized in color, size, etc. I just need to know how to replace all question mark list, check marks and arrows as used here:
http://www.theulelaw.com // password protect: newwebsite2013
in this color: #0886CA
I know there is any snippet I can add to Custom CSS but still not sure what that is.
Thank you!
Bump. I am having the same issue. Thank you.
Hi,
That did not work for me… it just added double bullets to everything. I would really prefer a proper fix because my clients site has a ton of content that already leverages bullets in the WYSIWYG. Thank you!
Here is a screenshot of what the latest fix did: http://tinypic.com/r/9qe2oh/5
Hello,
I have addded the custom css as requested and bullets are still not rendering on certain pages. Here is an example: http://www.theulelaw.com/firearms-weapons-offenses/
Password to see page: newwebsite2013
I found a fix for this. You can close the thread. Thank you 🙂
Hi,
I suspect there is a better way to prevent the menu from wrapping in CSS: http://stackoverflow.com/questions/11540268/prevent-wrapping-of-menu-items
Can you please advise?
Thank you.
Here you go: http://tinypic.com/r/2zzqpm8/5
Thank you–
-
Posted in: We hit Power Elite.