-
Content Count
289 -
Joined
-
Last visited
-
Days Won
1
RocketStang last won the day on August 7 2020
RocketStang had the most liked content!
About RocketStang

-
Rank
Member
Contact Methods
- Website URL
IPS Marketplace
-
Resources Contributor
Total file submissions: 1
Profile Information
-
Gender
Male
-
Location
Southwestern PA, USA
Recent Profile Visitors
525 profile views
-
Joss Leal reacted to a post in a topic: Why aren't posts numbered within a thread?
-
Ah OK...Thanks for the info!!
-
I was messing around with this plugin but I can't seem to get any sound effects on Firefox...it does seem to work OK on Microsoft Edge and Chrome even though the plugin says no Chrome support. Any ideas?
-
Greek76 reacted to a post in a topic: Show us your IPB 4 sites!
-
@Martin A. I just installed the update from the marketplace and now my map centers on Bermuda and all my markers are gone. I refreshed the server and all but no change. The map itself actually scrolls up over my header also...not sure by I think something may be wrong? https://7173mustangs.com/forums/communitymap/ ETA: FIXED! It was an issue with my server/cronjob...everything is working perfect now! Thanks Martin!!
-
Passingby reacted to a post in a topic: Why aren't posts numbered within a thread?
-
I ran into a minor issue today...I was trying to upload a .gif image to the tutorial cover image but it kicked me to a blank white page when I hit SAVE. I tried several times with the same result. The tutorial I was posting did post with the gif attached but the gif did not show. I ended up replacing the gif with a static png and it worked fine.
-
Actually, a forum logo will be affected by the header icons...the background can be custom designed to flow under the header icons. I am not sure if there is a code tweak that could allow the forum logo to float under the header icons.
-
Custom banner image! I am using a banner that is 1920 px long and it works great!
-
The codes should be placed in your CUSTOM.CSS file, not global or header...
-
I am having he same issue...the edit icon is missing on some of the styles. If you switch to Style 2, you should be able to edit. I also noticed that some of the CSS seems off. I can only use style 2 and 3, all the others look off in some fashion.
-
Am I missing new patch notifications? The only way I learn about them is from cruising this forum! I would think new patches would pop up in the ACP notifications maybe?? If not, can we get this to happen?
-
Ok Thanks! I got it fixed up. Seems like the map still updated, I am at 1.0.4 when my CSS came back!
-
@Martin A. I just tried to update to version 1.0.4 and as soon as I hit install, it stripped all the CSS from my ACP! Not sure what to do now??
-
Hope someone bumps MIND up to 4.5...I am looking for a free theme with sticky header to mess around with! I don't like to customize my default theme in order to make upgrades easier!
-
Protect Your Forum With D.M.C.A Safe Harbor
RocketStang replied to jackflash's topic in Community Administration Tips
I'd do it for $6 but I am a little hesitant to add my personal address and info into a publicly visible database associated with all my websites and aliases?? -
Add ability to turn off Tags in Blogs
RocketStang replied to RocketStang's topic in Feedback and Ideas
I have tags set up in individual forums for use with the closed system. If I were to add tags to ACP -> System -> Posting -> Tags, would they be available everywhere that tags are allowed? I don't want tags anywhere else other than where I have them set up. This is why I would like to turn the blog tags off. -
I use this code in my custom css for a larger logo...maybe it will help you? /* Adjust header height. */ #elSiteTitle, #elLogo { margin-top: 10px; margin-bottom: 10px; height: 250px !important; }