Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Other Programming › Web Languages › brackets programmer not showing live preview change

brackets programmer not showing live preview change

Posts 1–7 of 7 · Page 1 of 1
generator
generator
brackets programmer not showing live preview change
so i'm coding on index html and live preview shows everything working like the text that i have changed, but when i want to see the css side of things i can't see no update right now it keeps showing me this even in live preview http://imgur.com/a/cQjSk it is supposed to look like this http://imgur.com/a/AlaXr
#1 · edited 9y ago · 9y ago
iTangerine
iTangerine
It would help to see your HTML & CSS source. If you don't want to share that. I would set the background of the page red, just to make sure the CSS stylesheet is even linked to your HTML (Most common issue I run in to). Second if you're using classes or id, I would double check in the CSS that you are calling them properly e.g. "#idname" or ".classname"
#2 · 9y ago
generator
generator
Quote Originally Posted by iTangerine View Post
It would help to see your HTML & CSS source. If you don't want to share that. I would set the background of the page red, just to make sure the CSS stylesheet is even linked to your HTML (Most common issue I run in to). Second if you're using classes or id, I would double check in the CSS that you are calling them properly e.g. "#idname" or ".classname"
this is what my css looks like, http://imgur.com/a/SZdnM fixed it now it was a problem with my file name, it was styles.css instead of style.css. now im trying to add a background image but nothing happens http://imgur.com/a/d9nmR
#3 · edited 9y ago · 9y ago
iTangerine
iTangerine
I'd take a look at this. Link. Basically you forgot the quotations, but I strongly suggest you create a folder for your images within your project folder so the url would be "foldername/imagename.extension" because the image will only be visible to you when you upload it to a web server.
#4 · 9y ago
HA
Hackinet
Quote Originally Posted by generator View Post
this is what my css looks like, http://imgur.com/a/SZdnM fixed it now it was a problem with my file name, it was styles.css instead of style.css. now im trying to add a background image but nothing happens http://imgur.com/a/d9nmR
This is your original code (as shared on skype): http://jsfiddle.net/0omzedh2/
And here is the code(fixed): http://jsfiddle.net/0omzedh2/1/
What was the Problem?: In your css, on line 11 you didn't close it with a semicolon+the url was of the image was invalid.
#5 · 9y ago
r1vals
r1vals
Quote Originally Posted by Hackinet View Post
This is your original code (as shared on skype): http://jsfiddle.net/0omzedh2/
And here is the code(fixed): http://jsfiddle.net/0omzedh2/1/
What was the Problem?: In your css, on line 11 you didn't close it with a semicolon+the url was of the image was invalid.
Sorry for the necropost but I had a similar problem what that guy had, so I copied the code and checked it out myself to see what to write in and what to fix and when I load the code that button isn't there? It's just a normal windows button not an actual CSS one, why?
#6 · 8y ago
HA
Hackinet
Quote Originally Posted by r1vals View Post
Sorry for the necropost but I had a similar problem what that guy had, so I copied the code and checked it out myself to see what to write in and what to fix and when I load the code that button isn't there? It's just a normal windows button not an actual CSS one, why?
Because you missed the register class in your css.
#7 · 8y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • chans not showingBy Rico760 in Combat Arms Hacks & Cheats
    8Last post 18y ago
  • [TIP] Not showing off chams!By beaster11 in Combat Arms Hacks & Cheats
    11Last post 17y ago
  • Menu not showingBy Joey713 in Combat Arms Help
    10Last post 16y ago
  • Model skin not showing up?By Wuzupmyhomiz in Combat Arms Mod Discussion
    3Last post 16y ago
  • Picture will not show up!?By zmansquared in Visual Basic Programming
    4Last post 16y ago

Tags for this Thread

None