Search found 4 matches

by BBTechWriter
Mon May 03, 2021 6:09 am
Forum: Styles, Stylesheets and XML
Topic: Resized images aren't staying left-aligned
Replies: 2
Views: 1119

Re: Resized images aren't staying left-aligned

Beautiful. Thanks for the response!
by BBTechWriter
Fri Apr 30, 2021 7:31 am
Forum: Styles, Stylesheets and XML
Topic: Resized images aren't staying left-aligned
Replies: 2
Views: 1119

Resized images aren't staying left-aligned

Images stay left aligned in my numbered list when they are 100% width. But when I resize to anything smaller, it moves further and further right the smaller I made its width. Here is the code in my CSS for img. img { width: 100%; max-width: 100%; line-height: 22px; display: block; border-radius: 0px...
by BBTechWriter
Tue Jun 25, 2019 8:17 am
Forum: Styles, Stylesheets and XML
Topic: FontAwesome Icons for Next and Previous Topic Buttons
Replies: 3
Views: 1879

FontAwesome Icons for Next and Previous Topic Buttons

How do I use the FontAwesome code to change the topictoolbar Next Topic and Previous Topic buttons to a FontAwesome icon? I use FontAwesome icons throughout my project, but I'm having trouble figuring out how to change the default button images in the skin editor to FontAwesome icons. Thanks!